NewPipe/app/src
XiangRongLin 5b9c28b93b
Replace JUnit asserts with AssertJ in HistoryRecordManagerTest (#7654)
* Replace JUnit asserts with AssertJ in HistoryRecordManagerTest

They provide a wider range of assertions, which allow for more detailed error messages.
Also convert SearchHistoryEntry to kotlin data class for better error messages, since toString() is implemented.

Co-authored-by: Mohammed Anas <triallax@tutanota.com>
2022-01-16 09:10:45 +01:00
..
androidTest/java/org/schabi/newpipe Replace JUnit asserts with AssertJ in HistoryRecordManagerTest (#7654) 2022-01-16 09:10:45 +01:00
debug Add debug prefs to show error snackbar/notification 2021-12-04 10:36:36 +01:00
main Replace JUnit asserts with AssertJ in HistoryRecordManagerTest (#7654) 2022-01-16 09:10:45 +01:00
release/res/xml Fix release build by updating icon reference 2021-04-04 09:22:42 +02:00
test Update ktlint to 0.43.2 2021-12-04 21:22:29 -05:00