| org.quilt.cl.TestClassFactory
TestClassFactory | public TestClassFactory(String arg0)(Code) | | Constructor for TestClassFactory.
Parameters: arg0 - |
setUp | public void setUp()(Code) | | |
testDefault | public void testDefault()(Code) | | |
testIfThen | public void testIfThen()(Code) | | |
testNPENoCatch | public void testNPENoCatch()(Code) | | |
testNPEWithCatch | public void testNPEWithCatch()(Code) | | |
testSelect | public void testSelect()(Code) | | |
testWhile | public void testWhile()(Code) | | |
|
|