|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
test.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(java.lang.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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelationServiceTestCase(java.lang.String s)
Method Detail |
public void testConstructor() throws java.lang.Exception
java.lang.Exception
public void testAddRelation() throws java.lang.Exception
java.lang.Exception
public void testAddRelationErrors() throws java.lang.Exception
java.lang.Exception
public void testAddRelationType() throws java.lang.Exception
java.lang.Exception
public void testAddRelationTypeErrors() throws java.lang.Exception
java.lang.Exception
public void testCheckRoleReadingExternal() throws java.lang.Exception
java.lang.Exception
public void testCheckRoleReadingErrors() throws java.lang.Exception
java.lang.Exception
public void testCheckRoleWritingExternal() throws java.lang.Exception
java.lang.Exception
public void testCheckRoleWritingErrors() throws java.lang.Exception
java.lang.Exception
public void testCreateRelation() throws java.lang.Exception
java.lang.Exception
public void testCreateRelationErrors() throws java.lang.Exception
java.lang.Exception
public void testCreationRelationType() throws java.lang.Exception
java.lang.Exception
public void testCreateRelationTypeErrors() throws java.lang.Exception
java.lang.Exception
public void testGetRoleInfoErrors() throws java.lang.Exception
java.lang.Exception
public void testGetRoleInfosErrors() throws java.lang.Exception
java.lang.Exception
public void testFindAssociatedMBeansExternal() throws java.lang.Exception
java.lang.Exception
public void testFindAssociatedMBeansErrors() throws java.lang.Exception
java.lang.Exception
public void testFindReferencingRelationsExternal() throws java.lang.Exception
java.lang.Exception
public void testFindReferencingRelationsErrors() throws java.lang.Exception
java.lang.Exception
public void testFindRelationsOfTypeExternal() throws java.lang.Exception
java.lang.Exception
public void testFindRelationsOfTypeErrors() throws java.lang.Exception
java.lang.Exception
public void testGetAllRelationsIdsExternal() throws java.lang.Exception
java.lang.Exception
public void testGetAllRelationTypeNames() throws java.lang.Exception
java.lang.Exception
public void testGetAllRolesExternal() throws java.lang.Exception
java.lang.Exception
public void testGetAllRolesErrors() throws java.lang.Exception
java.lang.Exception
public void testGetNotificationInfo()
public void testGetSetPurgeFlag() throws java.lang.Exception
java.lang.Exception
public void testGetReferencedMBeansExternal() throws java.lang.Exception
java.lang.Exception
public void testGetReferencedMBeansErrors() throws java.lang.Exception
java.lang.Exception
public void testGetRelationTypeNameExternal() throws java.lang.Exception
java.lang.Exception
public void testGetRelationTypeNameErrors() throws java.lang.Exception
java.lang.Exception
public void testGetRoleExternal() throws java.lang.Exception
java.lang.Exception
public void testGetRoleErrors() throws java.lang.Exception
java.lang.Exception
public void testGetRoleCardinalityExternal() throws java.lang.Exception
java.lang.Exception
public void testGetRoleCardinalityErrors() throws java.lang.Exception
java.lang.Exception
public void testGetRolesExternal() throws java.lang.Exception
java.lang.Exception
public void testGetRolesErrors() throws java.lang.Exception
java.lang.Exception
public void testHasRelationExternal() throws java.lang.Exception
java.lang.Exception
public void testHasRelationErrors() throws java.lang.Exception
java.lang.Exception
public void testIsActive() throws java.lang.Exception
java.lang.Exception
public void testIsRelationExternal() throws java.lang.Exception
java.lang.Exception
public void testIsRelationErrors() throws java.lang.Exception
java.lang.Exception
public void testIsRelationMBeanExternal() throws java.lang.Exception
java.lang.Exception
public void testIsRelationMBeanErrors() throws java.lang.Exception
java.lang.Exception
public void testPurgeRelationsAutomaticExternal() throws java.lang.Exception
java.lang.Exception
public void testPurgeRelationsManuallyExternal() throws java.lang.Exception
java.lang.Exception
public void testPurgeRelationsErrors() throws java.lang.Exception
java.lang.Exception
public void testRemoveRelationExternal() throws java.lang.Exception
java.lang.Exception
public void testRemoveRelationErrors() throws java.lang.Exception
java.lang.Exception
public void testRemoveRelationType() throws java.lang.Exception
java.lang.Exception
public void testRemoveRelationTypeErrors() throws java.lang.Exception
java.lang.Exception
public void testSendRelationCreationNotificationExternal() throws java.lang.Exception
java.lang.Exception
public void testSendRelationCreationNotificationErrors() throws java.lang.Exception
java.lang.Exception
public void testSendRelationRemovalNotificationExternal() throws java.lang.Exception
java.lang.Exception
public void testSendRelationRemovalNotificationErrors() throws java.lang.Exception
java.lang.Exception
public void testSendRoleUpdateNotificationExternal() throws java.lang.Exception
java.lang.Exception
public void testSendRoleUpdateNotificationErrors() throws java.lang.Exception
java.lang.Exception
public void testSetRoleExternal() throws java.lang.Exception
java.lang.Exception
public void testSetRoleErrors() throws java.lang.Exception
java.lang.Exception
public void testSetRolesExternal() throws java.lang.Exception
java.lang.Exception
public void testSetRolesErrors() throws java.lang.Exception
java.lang.Exception
public void testUpdateRoleMapErrors() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |