Searched refs:verifyTheMock (Results 1 – 1 of 1) sorted by relevance
27 private void verifyTheMock(int times, String param) { in verifyTheMock() method in ClickableStackTracesTest35 verifyTheMock(1, "not foo"); in shouldShowActualAndExpectedWhenArgumentsAreDifferent()