Lines Matching refs:NotCompliantCauseTest
25 * @test NotCompliantCauseTest.java
30 * @run clean NotCompliantCauseTest
31 * @run build NotCompliantCauseTest
32 * @run main NotCompliantCauseTest
35 * NotCompliantCauseTest.java
54 public class NotCompliantCauseTest {
60 Logger.getLogger(NotCompliantCauseTest.class.getName());
63 * Creates a new instance of NotCompliantCauseTest
65 public NotCompliantCauseTest() {
73 NotCompliantCauseTest instance = new NotCompliantCauseTest();