Searched refs:Tests (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/
H A DTests.java72 public class Tests { class
73 private Tests() {} method in class:Tests
84 // Tests that follow require a server connection
H A DTestMain.java462 final Set<Class<TestCase>> allSet = GSetUtil.newSet(Tests.getTestClasses());
511 testClasses = Tests.getTestClasses();
512 println("NO TEST FILE SPECIFIED--TESTING ALL CLASSES in " + Tests.class.getName());

Completed in 12 milliseconds