| |
|
| test.compliance.relation.RelationNotificationTestCase
RelationNotificationTestCase | public class RelationNotificationTestCase extends TestCase implements Serializable(Code) | | 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
author: Adrian Brock. |
serialVersionUID | final static long serialVersionUID(Code) | | |
RelationNotificationTestCase | public RelationNotificationTestCase(String s)(Code) | | Construct the test
|
testBasicCreation | public void testBasicCreation()(Code) | | Test Basic Creation
|
testBasicRemoval | public void testBasicRemoval()(Code) | | Test Basic Removal
|
testBasicUpdate | public void testBasicUpdate()(Code) | | Test Basic Update
|
testCreationRemovalErrors | public void testCreationRemovalErrors()(Code) | | Test Creation/Removal Error Handling
|
testCreationRemovalErrors2 | public void testCreationRemovalErrors2()(Code) | | Test Creation/Removal Error Handling
|
testDifferent | public void testDifferent()(Code) | | Make sure all the constants are different
|
testMBeanCreation | public void testMBeanCreation()(Code) | | Test MBean Creation
|
testMBeanRemoval | public void testMBeanRemoval()(Code) | | Test MBean Removal
|
testMBeanUpdate | public void testMBeanUpdate()(Code) | | Test MBean Update
|
testUpdateErrors | public void testUpdateErrors()(Code) | | Test Update Error Handling
|
testUpdateErrors2 | public void testUpdateErrors2()(Code) | | Test Update Error Handling
|
|
|
|