NewPipe/app/src/main/java/org/schabi/newpipe/database/history/model
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
..
SearchHistoryEntry.kt Replace JUnit asserts with AssertJ in HistoryRecordManagerTest (#7654) 2022-01-16 09:10:45 +01:00
StreamHistoryEntity.java Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
StreamHistoryEntry.kt Update most dependencies 2020-11-22 14:03:10 +01:00