Uses of Class
gw.test.TestSpec
-
Packages that use TestSpec Package Description gw.test -
-
Uses of TestSpec in gw.test
Fields in gw.test with type parameters of type TestSpec Modifier and Type Field Description private java.util.TreeSet<TestSpec>Suite. _testSpecsMethods in gw.test that return types with arguments of type TestSpec Modifier and Type Method Description java.util.TreeSet<TestSpec>TestClassFinder. findTests(java.util.List<IDirectory> gosuSourceRoots, java.util.List<IDirectory> javaClassRoots)Methods in gw.test with parameters of type TestSpec Modifier and Type Method Description intTestSpec. compareTo(TestSpec o)
-