Searched defs:argumentMatcherStorage (Results 1 – 2 of 2) sorted by relevance
30 private final ArgumentMatcherStorage argumentMatcherStorage = new ArgumentMatcherStorageImpl(); field in MockingProgressImpl
23 …public InvocationMatcher bindMatchers(ArgumentMatcherStorage argumentMatcherStorage, Invocation in… in bindMatchers()