Searched defs:StubbedInvocationMatcher (Results 1 – 1 of 1) sorted by relevance
20 public class StubbedInvocationMatcher extends InvocationMatcher implements Serializable, Stubbing { class27 …public StubbedInvocationMatcher(Answer answer, MatchableInvocation invocation, Strictness strictne… in StubbedInvocationMatcher() method in StubbedInvocationMatcher