mockito-kotlin v2.2.0 Release Notes

Release Date: 2019-09-08 // over 4 years ago
    • ➕ Add reified support for refEq like other matchers #329
    • 🤡 Make after() return type non-null #351
    • 👌 Support lenient in mock and withSettings #353

Previous changes from v2.1.0

  • 🆕 New in this version:

    • ➕ Add BDD will extension function #313
    • 🤡 Coroutines verify with verification mode #318 (#317)