|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.service.TestSuiteHelper
Constructor Summary | |
TestSuiteHelper()
|
Method Summary | |
static void |
addTests(junit.framework.TestSuite suite,
java.lang.Class theClass)
Add the test methods of class theClass to a testsuite
in alphabetical order. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestSuiteHelper()
Method Detail |
public static void addTests(junit.framework.TestSuite suite, java.lang.Class theClass)
theClass
to a testsuite
in alphabetical order.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |