Searched refs:willCall (Results 1 – 1 of 1) sorted by relevance
1413 String willCall = (equals ? "targetIfEquals" : "fallbackIfNotEquals"); in testGuardWithTest() local1415 System.out.println(logEntry(willCall, argList)); in testGuardWithTest()1417 assertCalled(willCall, argList); in testGuardWithTest()