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)