Searched refs:testFalseBranch (Results 1 – 1 of 1) sorted by relevance
85 public static int testFalseBranch(int x, int y) { in testFalseBranch() method in Main193 assertIntEquals(1, testFalseBranch(4, 3)); in main()