Index
All Classes and Interfaces|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
- CreateConnectionTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.connections
-
CreateConnectionTest calls the ConnectionClient to create a connection with endpoints and connectorTypes and then retrieve the results.
- CreateConnectionTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.connections.CreateConnectionTest
- CreateDatabaseTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets
-
CreateDatabaseTest calls the DataAssetClient to create a database with schemas tables and columns and then retrieve the results.
- CreateDatabaseTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets.CreateDatabaseTest
- CreateExchangeGlossaryTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries
-
CreateExchangeGlossaryTest calls the GlossaryExchangeClient to create a glossary with categories and terms and then retrieve the results.
- CreateExchangeGlossaryTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries.CreateExchangeGlossaryTest
- CreateManagementGlossaryTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries
-
CreateExchangeGlossaryTest calls the GlossaryManagementClient to create a glossary with categories and terms and then retrieve the results.
- CreateManagementGlossaryTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries.CreateManagementGlossaryTest
- CreateSchemasTest - Class in org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets
-
CreateSchemasTest builds complex schema structures.
- CreateSchemasTest() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets.CreateSchemasTest
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
- main(String[]) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.AssetManagerOMASFVTSuite
-
Run the FVT Suite.
- 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
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.connections - package org.odpi.openmetadata.accessservices.assetmanager.fvt.connections
-
This package contains tests for managing connection metadata.
- org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets - package org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets
-
This package contains tests for managing data asset metadata.
- 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
-
This package contains tests for managing glossary metadata.
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 the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.connections.CreateConnectionTest
-
Run all the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets.CreateDatabaseTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.dataassets.CreateSchemasTest
-
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 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 the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries.CreateExchangeGlossaryTest
-
Run all the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetmanager.fvt.glossaries.CreateManagementGlossaryTest
-
Run all the defined tests and capture the results.
All Classes and Interfaces|All Packages