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 ...
default V replace(K key, V value) - Replaces the entry for the specified key only if map contains key. default V computeIfPresent(K key, BiFunction<? super K, ? super V, ? extends V> remappingFunction ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results