Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 331 Bytes

TODO.md

File metadata and controls

10 lines (8 loc) · 331 Bytes
  • Add 'description' string as a method parameter (like as in AssertJ)
  • Add the possibility to override the error message
  • overload vararg with Iterable

Add more assertions:

  • Futures
  • Streams?
  • split file with date, LocalDateTime, LocalDate, LocalTime assertions?
  • Add assertions for specific array types (e. g. ByteArray)