TestClassificationHasSupportedEntities |
Test that all defined classifications can be linked to at least one of the supported entities.
|
TestGraphQueries |
Test that the repository under test can create graphs from the supported entity and relationship types
and that the graph queries are correctly supported.
|
TestInstanceEvent |
TestInstanceEvent validates that
|
TestSupportedClassificationLifecycle |
Test that all defined classifications can be created, retrieved, updated and deleted.
|
TestSupportedEntityLifecycle |
Test that all defined entities can be created, retrieved, updated and deleted.
|
TestSupportedEntityProxyLifecycle |
Test that all defined entities can be stored and retrieved as proxies, that the proxies support all (and only) valid operations, and that they can be deleted/purged.
|
TestSupportedEntityReferenceCopyLifecycle |
Test that all defined entities can be saved as reference copies, that the copies support all (and only) valid operations, and that the copies can be purged.
|
TestSupportedEntityReidentify |
Test that all defined entities can be created, reidentified and deleted
|
TestSupportedEntityRetype |
Test that all defined entities can be created, retyped and deleted
|
TestSupportedEntitySearch |
Test that all defined entities can be retrieved by property searches.
|
TestSupportedReferenceCopyClassificationLifecycle |
Test that all defined classifications can be created, retrieved, updated and deleted.
|
TestSupportedRelationshipLifecycle |
Test that all defined relationships can be created, retrieved, updated and deleted.
|
TestSupportedRelationshipReferenceCopyLifecycle |
Test that all defined relaitonships can be created, retrieved, updated and deleted.
|
TestSupportedRelationshipReidentify |
Test that all defined entities can be created, reidentified and deleted
|
TestSupportedRelationshipSearch |
Test that all defined relationships can be retrieved by property searches.
|