| |
|
| org.jboss.test.jbossmx.compliance.TestCase org.jboss.test.jbossmx.compliance.server.MBeanServerTestCase
MBeanServerTestCase | public class MBeanServerTestCase extends TestCase (Code) | | |
MBeanServerTestCase | public MBeanServerTestCase(String s)(Code) | | |
testGetAttributeWithBusinessException | public void testGetAttributeWithBusinessException()(Code) | | |
testGetAttributeWithError | public void testGetAttributeWithError()(Code) | | |
testGetAttributeWithNonExistingAttribute | public void testGetAttributeWithNonExistingAttribute()(Code) | | |
testGetAttributeWithNonExistingMBean | public void testGetAttributeWithNonExistingMBean()(Code) | | |
testGetAttributeWithUncheckedException | public void testGetAttributeWithUncheckedException()(Code) | | |
testInvokeWithBusinessException | public void testInvokeWithBusinessException()(Code) | | |
testInvokeWithNonExistantMBean | public void testInvokeWithNonExistantMBean()(Code) | | |
testSetAttributeWithBusinessException | public void testSetAttributeWithBusinessException()(Code) | | |
testSetAttributeWithError | public void testSetAttributeWithError()(Code) | | |
testSetAttributeWithNonExistingAttribute | public void testSetAttributeWithNonExistingAttribute()(Code) | | |
testSetAttributeWithNonExistingMBean | public void testSetAttributeWithNonExistingMBean()(Code) | | |
testSetAttributeWithUncheckedException | public void testSetAttributeWithUncheckedException()(Code) | | |
Methods inherited from org.jboss.test.jbossmx.compliance.TestCase | public void testServerFound()(Code)(Java Doc)
|
|
|
|