The latest release removes the Guava dependency and introduces the use of Java8 and Java10 shims. The sanitzer JAR was previously completely self-contained except for the Guava dependency. It would be ...
Allows for stubbing with matcher logic defined within a lambda expression. Useful when working with complex classes pass as an argument. Mockito API methods available via interfaces (without static ...