Searched refs:verifyCount (Results 1 – 3 of 3) sorted by relevance
35 public void verifyCount() { in verifyCount() method in Sample1Test
45 public void verifyCount() { in verifyCount() method in IterableTest
89 @Rule public final VerifyInterceptor verifyCount; field in BaristaTest97 this.verifyCount = new VerifyInterceptor(coffeeServer); in BaristaTest()