Searched refs:appendLastMatcherNTimes (Results 1 – 1 of 1) sorted by relevance
31 this.matchers = appendLastMatcherNTimes(matchers, times); in MatcherApplicationStrategy()109 …private static List<ArgumentMatcher<?>> appendLastMatcherNTimes(List<ArgumentMatcher<?>> matchers,… in appendLastMatcherNTimes() method in MatcherApplicationStrategy