Searched refs:MISSING_CLASS (Results 1 – 3 of 3) sorted by relevance
8 MISSING_CLASS, enumConstant33 ? FailureType.MISSING_INTERFACE : FailureType.MISSING_CLASS; in missing()
75 FailureType.MISSING_CLASS, in doTestKillswitchMechanism()
73 try (ExpectFailure observer = new ExpectFailure(FailureType.MISSING_CLASS)) { in testMissingClass()