Uses of Interface
org.mockito.internal.invocation.ArgumentMatcherAction
Packages that use ArgumentMatcherAction
-
Uses of ArgumentMatcherAction in org.mockito.internal.invocation
Classes in org.mockito.internal.invocation that implement ArgumentMatcherActionMethods in org.mockito.internal.invocation that return ArgumentMatcherActionModifier and TypeMethodDescriptionstatic ArgumentMatcherActionTypeSafeMatching.matchesTypeSafe()Methods in org.mockito.internal.invocation with parameters of type ArgumentMatcherActionModifier and TypeMethodDescriptionbooleanMatcherApplicationStrategy.forEachMatcherAndArgument(ArgumentMatcherAction action) Applies the givenArgumentMatcherActionto all arguments and corresponding matchers