|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jboss.test.jmx.compliance.relation.RelationServiceTestCase
Relation Service tests //TODO test internal relations //TODO test relations as mbeans in roles //TODO test multiple relation services (avoid future mods adding static data)
Constructor Summary | |
RelationServiceTestCase(String s)
Construct the test |
Method Summary | |
void |
testAddRelation()
Test add a relation |
void |
testAddRelationErrors()
Test add a relation errors |
void |
testAddRelationType()
Test add a relation type |
void |
testAddRelationTypeErrors()
Test create relation type errors |
void |
testCheckRoleReadingErrors()
Test check role reading errors |
void |
testCheckRoleReadingExternal()
Test check role reading |
void |
testCheckRoleWritingErrors()
Test check role writing errors |
void |
testCheckRoleWritingExternal()
Test check role writing |
void |
testConstructor()
Test the constructor |
void |
testCreateRelation()
Test create relation |
void |
testCreateRelationErrors()
Test create relation errors |
void |
testCreateRelationTypeErrors()
Test create relation type errors |
void |
testCreationRelationType()
Test create relation type, getRoleInfo and getRoleInfos |
void |
testFindAssociatedMBeansErrors()
Test find associated mbeans errors |
void |
testFindAssociatedMBeansExternal()
Test find associated mbeans REVIEW: This test needs more thought |
void |
testFindReferencingRelationsErrors()
Test find referencing relations errors |
void |
testFindReferencingRelationsExternal()
Test find referencing relations REVIEW: This test needs more thought |
void |
testFindRelationsOfTypeErrors()
Test find relations of type errors |
void |
testFindRelationsOfTypeExternal()
Test find relations of types REVIEW: This test needs more thought |
void |
testGetAllRelationsIdsExternal()
Test get all relations ids REVIEW: This test needs more thought |
void |
testGetAllRelationTypeNames()
Test get all relation type names |
void |
testGetAllRolesErrors()
Test get all roles errors |
void |
testGetAllRolesExternal()
Test get all roles |
void |
testGetNotificationInfo()
Test get Notification info |
void |
testGetReferencedMBeansErrors()
Test get referenced mbeans errors |
void |
testGetReferencedMBeansExternal()
Test get Referenced MBeans |
void |
testGetRelationTypeNameErrors()
Test get relation type name errors |
void |
testGetRelationTypeNameExternal()
Test get Relation Type Names |
void |
testGetRoleCardinalityErrors()
Test get role cardinality errors |
void |
testGetRoleCardinalityExternal()
Test get Role Cardinality |
void |
testGetRoleErrors()
Test get role errors |
void |
testGetRoleExternal()
Test get Role |
void |
testGetRoleInfoErrors()
Test getRoleInfo errors |
void |
testGetRoleInfosErrors()
Test getRoleInfos errors |
void |
testGetRolesErrors()
Test get roles errors |
void |
testGetRolesExternal()
Test get Roles |
void |
testGetSetPurgeFlag()
Test get/set Purge Flag |
void |
testHasRelationErrors()
Test Has Relation Errors |
void |
testHasRelationExternal()
Test Has Relation |
void |
testIsActive()
Test Is Active |
void |
testIsRelationErrors()
Test Is Relation Errors |
void |
testIsRelationExternal()
Test Is Relation |
void |
testIsRelationMBeanErrors()
Test Is Relation MBean Errors |
void |
testIsRelationMBeanExternal()
Test Is Relation MBean |
void |
testPurgeRelationsAutomaticExternal()
Test purge Relations Automatically |
void |
testPurgeRelationsErrors()
Test purge relations errors |
void |
testPurgeRelationsManuallyExternal()
Test purge Relations Manually |
void |
testRemoveRelationErrors()
Test remove relation errors |
void |
testRemoveRelationExternal()
Test remove relation |
void |
testRemoveRelationType()
Test remove relation type |
void |
testRemoveRelationTypeErrors()
Test remove relation type errors |
void |
testSendRelationCreationNotificationErrors()
Test send relation removal notification errors |
void |
testSendRelationCreationNotificationExternal()
Test send relation creation notification |
void |
testSendRelationRemovalNotificationErrors()
Test send relation removal notification errors |
void |
testSendRelationRemovalNotificationExternal()
Test send relation removal notification |
void |
testSendRoleUpdateNotificationErrors()
Test send role update notification errors |
void |
testSendRoleUpdateNotificationExternal()
Test send role update notification |
void |
testSetRoleErrors()
Test set role errors |
void |
testSetRoleExternal()
Test set a role |
void |
testSetRolesErrors()
Test set roles errors |
void |
testSetRolesExternal()
Test set roles |
void |
testUpdateRoleMapErrors()
Test update role map errors |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RelationServiceTestCase(String s)
Method Detail |
public void testConstructor() throws Exception
Exception
public void testAddRelation() throws Exception
Exception
public void testAddRelationErrors() throws Exception
Exception
public void testAddRelationType() throws Exception
Exception
public void testAddRelationTypeErrors() throws Exception
Exception
public void testCheckRoleReadingExternal() throws Exception
Exception
public void testCheckRoleReadingErrors() throws Exception
Exception
public void testCheckRoleWritingExternal() throws Exception
Exception
public void testCheckRoleWritingErrors() throws Exception
Exception
public void testCreateRelation() throws Exception
Exception
public void testCreateRelationErrors() throws Exception
Exception
public void testCreationRelationType() throws Exception
Exception
public void testCreateRelationTypeErrors() throws Exception
Exception
public void testGetRoleInfoErrors() throws Exception
Exception
public void testGetRoleInfosErrors() throws Exception
Exception
public void testFindAssociatedMBeansExternal() throws Exception
Exception
public void testFindAssociatedMBeansErrors() throws Exception
Exception
public void testFindReferencingRelationsExternal() throws Exception
Exception
public void testFindReferencingRelationsErrors() throws Exception
Exception
public void testFindRelationsOfTypeExternal() throws Exception
Exception
public void testFindRelationsOfTypeErrors() throws Exception
Exception
public void testGetAllRelationsIdsExternal() throws Exception
Exception
public void testGetAllRelationTypeNames() throws Exception
Exception
public void testGetAllRolesExternal() throws Exception
Exception
public void testGetAllRolesErrors() throws Exception
Exception
public void testGetNotificationInfo()
public void testGetSetPurgeFlag() throws Exception
Exception
public void testGetReferencedMBeansExternal() throws Exception
Exception
public void testGetReferencedMBeansErrors() throws Exception
Exception
public void testGetRelationTypeNameExternal() throws Exception
Exception
public void testGetRelationTypeNameErrors() throws Exception
Exception
public void testGetRoleExternal() throws Exception
Exception
public void testGetRoleErrors() throws Exception
Exception
public void testGetRoleCardinalityExternal() throws Exception
Exception
public void testGetRoleCardinalityErrors() throws Exception
Exception
public void testGetRolesExternal() throws Exception
Exception
public void testGetRolesErrors() throws Exception
Exception
public void testHasRelationExternal() throws Exception
Exception
public void testHasRelationErrors() throws Exception
Exception
public void testIsActive() throws Exception
Exception
public void testIsRelationExternal() throws Exception
Exception
public void testIsRelationErrors() throws Exception
Exception
public void testIsRelationMBeanExternal() throws Exception
Exception
public void testIsRelationMBeanErrors() throws Exception
Exception
public void testPurgeRelationsAutomaticExternal() throws Exception
Exception
public void testPurgeRelationsManuallyExternal() throws Exception
Exception
public void testPurgeRelationsErrors() throws Exception
Exception
public void testRemoveRelationExternal() throws Exception
Exception
public void testRemoveRelationErrors() throws Exception
Exception
public void testRemoveRelationType() throws Exception
Exception
public void testRemoveRelationTypeErrors() throws Exception
Exception
public void testSendRelationCreationNotificationExternal() throws Exception
Exception
public void testSendRelationCreationNotificationErrors() throws Exception
Exception
public void testSendRelationRemovalNotificationExternal() throws Exception
Exception
public void testSendRelationRemovalNotificationErrors() throws Exception
Exception
public void testSendRoleUpdateNotificationExternal() throws Exception
Exception
public void testSendRoleUpdateNotificationErrors() throws Exception
Exception
public void testSetRoleExternal() throws Exception
Exception
public void testSetRoleErrors() throws Exception
Exception
public void testSetRolesExternal() throws Exception
Exception
public void testSetRolesErrors() throws Exception
Exception
public void testUpdateRoleMapErrors() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |