Because I cannot expect users to be able to install anything newer than java8, and I want to be able to run java11 code on their systems. This was initially in https ...
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 ...