| org.jboss.test.JBossTestSuite
JBossTestSuite | public class JBossTestSuite extends TestSuite (Code) | | Override the TestSuite to support the setting of a Properties collection
associated with the TestSuite on each test.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
addTestSuite | public void addTestSuite(Class testClass)(Code) | | |
isPublicTestMethod | public static boolean isPublicTestMethod(Method m)(Code) | | |
isTestMethod | public static boolean isTestMethod(Method m)(Code) | | |
|
|