Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java316 public static MockitoAssertionError wantedButNotInvoked(DescribedInvocation wanted) { in wantedButNotInvoked() method in Reporter
320 …public static MockitoAssertionError wantedButNotInvoked(DescribedInvocation wanted, List<? extends… in wantedButNotInvoked() method in Reporter