Releases: borsch/mongomery
Releases · borsch/mongomery
Mongomery 0.3.2
- update docs
- #6 -
$eqLocalDateTimeValue(2222-02-02T00:00:00)
to assert LocalDateTime
object
- #7 -
$insertLocalDateTime(..)
insert LocalDateTime
into setup files
- #8 -
$insertLong(123)
insert Long
into setup files
mongomery-0.3.0
internal improvements:
- #1 - add AssertJ for better assertions
- #4 - add Junit Jupiter and parametrized tests
API updates
- #2
$anyDate()
placeholder
- #3 match with ignore path
$anyLong()
& $eqLongValue(1234215112414)
comparators