Searched defs:testcase (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/remote/mandatory/notif/
H A DNotificationEmissionTest.java127 public int runTest(int testcase) throws Exception { argument
128 echo("\n=-=-= Running testcase " + testcase + " =-=-=");
129 switch (testcase) {
141 echo("Invalid testcase");

Completed in 54 milliseconds