Searched refs:expectedThrows (Results 1 – 1 of 1) sorted by relevance
22 int expectedThrows = 2; in math_014() local30 expectedThrows--; in math_014()35 expectedThrows--; in math_014()44 expectedThrows--; in math_014()49 expectedThrows--; in math_014()52 if (expectedThrows != 0) in math_014()53 System.out.println("HEY: expected throws is " + expectedThrows); in math_014()