public class MatchersBinder
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
MatchersBinder() |
Modifier and Type | Method and Description |
---|---|
InvocationMatcher |
bindMatchers(ArgumentMatcherStorage argumentMatcherStorage,
Invocation invocation) |
private void |
validateMatchers(Invocation invocation,
java.util.List<LocalizedMatcher> lastMatchers) |
public InvocationMatcher bindMatchers(ArgumentMatcherStorage argumentMatcherStorage, Invocation invocation)
private void validateMatchers(Invocation invocation, java.util.List<LocalizedMatcher> lastMatchers)