This release fixes 2 issues:
- #1200: by adding a
MockThrownExpectations
object which can be used with specification throwing exceptions on failures (like SpecWithJUnit
)
- #1201: fix incorrect failure messages for traversable matchers when using
atLeast
, atMost
, exactly