Uses of Class
org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
-
Packages that use AssetManagerTestBase Package Description org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers This package contains tests for managing external identifier correlation metadata.org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries This package contains tests for managing glossary metadata. -
-
Uses of AssetManagerTestBase in org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors
Subclasses of AssetManagerTestBase in org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors Modifier and Type Class Description classClientConstructorTestClientConstructorTest provides the methods to verify that all of the clients can be constructed with or without security -
Uses of AssetManagerTestBase in org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers
Subclasses of AssetManagerTestBase in org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers Modifier and Type Class Description classManageExternalIdsTestManageExternalIdsTest calls the AssetManagerClientBase to ensure it is possible to manage many-to-many relationships between elements in open metadata and external metadata sources. -
Uses of AssetManagerTestBase in org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries
Subclasses of AssetManagerTestBase in org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries Modifier and Type Class Description classCreateGlossaryTestCreateGlossaryTest calls the GlossaryExchangeClient to create a glossary with categories and terms and then retrieve the results.
-