Home
last modified time | relevance | path

Searched defs:StubbedInvocationMatcher (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/stubbing/
DStubbedInvocationMatcher.java20 public class StubbedInvocationMatcher extends InvocationMatcher implements Serializable, Stubbing { class
27 …public StubbedInvocationMatcher(Answer answer, MatchableInvocation invocation, Strictness strictne… in StubbedInvocationMatcher() method in StubbedInvocationMatcher