Skip to content

AssertThat 0.3.0

Compare
Choose a tag to compare
@jmp jmp released this 30 Oct 15:25
· 13 commits to master since this release
88f96bc
  • Removed explicit test discovery on Linux
  • Added isOne and isNotOne for Numeric
  • Added contains and doesNotContain for Sequence
  • Added assertions for Collection
  • Various internal code improvements