Searched defs:shouldVerify (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/verification/ | ||
H A D | BasicVerificationTest.java | 30 public void shouldVerify() throws Exception { in shouldVerify() method in BasicVerificationTest |
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/spies/ | ||
H A D | SpyingOnRealObjectsTest.java | 32 public void shouldVerify() { in shouldVerify() method in SpyingOnRealObjectsTest |
H A D | PartialMockingWithSpiesTest.java | 126 public void shouldVerify() { in shouldVerify() method in PartialMockingWithSpiesTest |