Mockito v0.27.0 Release Notes

Release Date: 2020-07-25 // almost 4 years ago
    • 🤡 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