A C G I M O P V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AssetManagerOMASFVTSuite - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt
-
AssetManagerOMASFVTSuite provides the main program for the Asset Manager OMAS Functional Verification Tests (FVTs).
- AssetManagerOMASFVTSuite() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.AssetManagerOMASFVTSuite
- AssetManagerTestBase - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.common
-
AssetManagerTestBase provides common functions for test cases.
- AssetManagerTestBase() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
C
- ClientConstructorTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors
-
ClientConstructorTest provides the methods to verify that all of the clients can be constructed with or without security
- ClientConstructorTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors.ClientConstructorTest
- CreateGlossaryTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries
-
CreateGlossaryTest calls the GlossaryExchangeClient to create a glossary with categories and terms and then retrieve the results.
- CreateGlossaryTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries.CreateGlossaryTest
G
- getAssetManager(String, String, String, String, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
-
Create a asset manager entity and return its GUID.
- getAssetManagerClient(String, String, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
-
Create and return a asset manager client.
- getGlossary(GlossaryExchangeClient, String, String, String, String, String, String, String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
-
Create a new glossary object.
- getGlossaryExchangeClient(String, String, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
-
Create and return a glossary exchange client.
- GLOSSARY_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
I
- InvalidParameterTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.errorhandling
-
InvalidParameterTest calls each non-constructor method with a series of null or invalid parameters.
- InvalidParameterTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.errorhandling.InvalidParameterTest
M
- ManageExternalIdsTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers
-
ManageExternalIdsTest calls the AssetManagerClientBase to ensure it is possible to manage many-to-many relationships between elements in open metadata and external metadata sources.
- ManageExternalIdsTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers.ManageExternalIdsTest
- maxPageSize - Static variable in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
O
- org.odpi.openmetadata.accessservices.assetmanager.fvt - package org.odpi.openmetadata.accessservices.assetmanager.fvt
-
This package provides the controlling classes for the Asset Manager OMAS focused FVT.
- org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors - package org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors
- org.odpi.openmetadata.accessservices.assetmanager.fvt.common - package org.odpi.openmetadata.accessservices.assetmanager.fvt.common
- org.odpi.openmetadata.accessservices.assetmanager.fvt.errorhandling - package org.odpi.openmetadata.accessservices.assetmanager.fvt.errorhandling
-
The error handling package of the Asset Manager OMAS FVT suite is focused on tests that validate error conditions such as invalid parameters.
- org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers - package org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers
-
This package contains tests for managing external identifier correlation metadata.
- org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries - package org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries
P
- performFVT(String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.clientconstructors.ClientConstructorTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.AssetManagerOMASFVTSuite
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.errorhandling.InvalidParameterTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.externalidentifiers.ManageExternalIdsTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries.CreateGlossaryTest
-
Run all of the defined tests and capture the results.
V
- validateCorrelationHeader(List<MetadataCorrelationHeader>, String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
- validateElementHeader(ElementHeader, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
- validateGlossaryProperties(GlossaryProperties, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.common.AssetManagerTestBase
All Classes All Packages