HomeSort by relevance Sort by last modified time
    Searched defs:getMatchers (Results 1 - 5 of 5) sorted by null

  /external/mockito/src/org/mockito/internal/stubbing/
StubbedInvocationMatcher.java 24 super(invocation.getInvocation(), invocation.getMatchers());
  /external/mockito/src/org/mockito/internal/invocation/
InvocationMatcher.java 51 public List<Matcher> getMatchers() {