Package org.mockito.internal.invocation
Class MatchersBinder
java.lang.Object
org.mockito.internal.invocation.MatchersBinder
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbindMatchers
(ArgumentMatcherStorage argumentMatcherStorage, Invocation invocation)
-
Constructor Details
-
MatchersBinder
public MatchersBinder()
-
-
Method Details
-
bindMatchers
public InvocationMatcher bindMatchers(ArgumentMatcherStorage argumentMatcherStorage, Invocation invocation)
-