|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
test.compliance.relation.RelationNotificationTestCase
Relation Notification Tests NOTE: These tests use relation service for the source, but it is not tested for compliance. JBossMX uses the relation service's object name to ensure the notification is serializable
Constructor Summary | |
RelationNotificationTestCase(java.lang.String s)
Construct the test |
Method Summary | |
void |
testBasicCreation()
Test Basic Creation |
void |
testBasicRemoval()
Test Basic Removal |
void |
testBasicUpdate()
Test Basic Update |
void |
testCreationRemovalErrors()
Test Creation/Removal Error Handling |
void |
testCreationRemovalErrors2()
Test Creation/Removal Error Handling |
void |
testDifferent()
Make sure all the constants are different |
void |
testMBeanCreation()
Test MBean Creation |
void |
testMBeanRemoval()
Test MBean Removal |
void |
testMBeanUpdate()
Test MBean Update |
void |
testUpdateErrors()
Test Update Error Handling |
void |
testUpdateErrors2()
Test Update Error Handling |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelationNotificationTestCase(java.lang.String s)
Method Detail |
public void testDifferent()
public void testBasicCreation()
public void testBasicRemoval()
public void testMBeanCreation()
public void testMBeanRemoval()
public void testBasicUpdate()
public void testMBeanUpdate()
public void testCreationRemovalErrors()
public void testCreationRemovalErrors2()
public void testUpdateErrors()
public void testUpdateErrors2()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |