org.jboss.test.jbossmx.compliance.server
Class MBeanServerTestCase
java.lang.Object
junit.framework.TestCase
org.jboss.test.jbossmx.compliance.TestCase (src)
org.jboss.test.jbossmx.compliance.server.MBeanServerTestCase
- public class MBeanServerTestCase
- extends TestCase (src)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanServerTestCase
public MBeanServerTestCase(java.lang.String s)
testInvokeWithNonExistantMBean
public void testInvokeWithNonExistantMBean()
testInvokeWithBusinessException
public void testInvokeWithBusinessException()
testGetAttributeWithNonExistingAttribute
public void testGetAttributeWithNonExistingAttribute()
testGetAttributeWithBusinessException
public void testGetAttributeWithBusinessException()
testGetAttributeWithNonExistingMBean
public void testGetAttributeWithNonExistingMBean()
testGetAttributeWithUncheckedException
public void testGetAttributeWithUncheckedException()
testGetAttributeWithError
public void testGetAttributeWithError()
testSetAttributeWithNonExistingAttribute
public void testSetAttributeWithNonExistingAttribute()
testSetAttributeWithBusinessException
public void testSetAttributeWithBusinessException()
testSetAttributeWithNonExistingMBean
public void testSetAttributeWithNonExistingMBean()
testSetAttributeWithUncheckedException
public void testSetAttributeWithUncheckedException()
testSetAttributeWithError
public void testSetAttributeWithError()