Uses of Interface
org.mockito.internal.matchers.CapturesArguments
-
Packages that use CapturesArguments Package Description org.mockito.internal.matchers Argument matchers for verification and stubbing. -
-
Uses of CapturesArguments in org.mockito.internal.matchers
Classes in org.mockito.internal.matchers that implement CapturesArguments Modifier and Type Class Description class
CapturingMatcher<T>
-