AssertThat 0.3.0
- Removed explicit test discovery on Linux
- Added
isOne
andisNotOne
forNumeric
- Added
contains
anddoesNotContain
forSequence
- Added assertions for
Collection
- Various internal code improvements
isOne
and isNotOne
for Numeric
contains
and doesNotContain
for Sequence
Collection