Searched refs:shouldVerifyUsingMatchers (Results 1 – 2 of 2) sorted by relevance
/external/mockito/src/test/java/org/mockitousage/verification/ | ||
D | VerificationOnMultipleMocksUsingMatchersTest.java | 23 public void shouldVerifyUsingMatchers() throws Exception { in shouldVerifyUsingMatchers() method in VerificationOnMultipleMocksUsingMatchersTest |
/external/mockito/src/test/java/org/mockitousage/matchers/ | ||
D | VerificationAndStubbingUsingMatchersTest.java | 52 public void shouldVerifyUsingMatchers() { in shouldVerifyUsingMatchers() method in VerificationAndStubbingUsingMatchersTest |