Mockito v0.28.0 Release Notes

Release Date: 2020-11-04 // over 3 years ago

Previous changes from v0.27.0

    • 🤡 Added a Mock#matched() as a soft way of checking that a Mock, as opposed to the Mock#assert() method, which panics.

    Thanks @max-b