| org.jboss.test.jbossmx.compliance.TestCase org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase
Inner Class :public static class TestCoverageTEST extends TestCase | |
Method Summary | |
public static void | addAttributeTest(TestSuite testSuite, MBeanInfo info, String name, String type, boolean read, boolean write, boolean is) | public static void | addConstructorTest(TestSuite testSuite, MBeanInfo info, String name, String[] signature) | public static void | addOperationTest(TestSuite testSuite, MBeanInfo info, String name, int impact, String returnType, String[] signature) | public static void | addSpuriousAttributeTest(TestSuite testSuite, MBeanInfo info, String name) | public static Test | suite() |
InfoTortureTestCase | public InfoTortureTestCase(String s)(Code) | | |
addAttributeTest | public static void addAttributeTest(TestSuite testSuite, MBeanInfo info, String name, String type, boolean read, boolean write, boolean is)(Code) | | |
addSpuriousAttributeTest | public static void addSpuriousAttributeTest(TestSuite testSuite, MBeanInfo info, String name)(Code) | | |
suite | public static Test suite()(Code) | | |
Methods inherited from org.jboss.test.jbossmx.compliance.TestCase | public void testServerFound()(Code)(Java Doc)
|
|
|