Uses of Interface
org.mockito.internal.matchers.CapturesArguments

Packages that use CapturesArguments
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
 class CapturingMatcher<T>
           
 class LocalizedMatcher