C G I M O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ClientConstructorTest - Class in org.odpi.openmetadata.accessservices.governanceengine.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.governanceengine.fvt.clientconstructors.ClientConstructorTest
- CreateDuplicatesTest - Class in org.odpi.openmetadata.accessservices.governanceengine.fvt.duplicates
-
CreateDuplicatesTest calls the GovernanceEngineClient to create different types of duplicates and then retrieve the results with different options.
- CreateDuplicatesTest() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.fvt.duplicates.CreateDuplicatesTest
- CreateEngineTest - Class in org.odpi.openmetadata.accessservices.governanceengine.fvt.engines
-
CreateEngineTest calls the EngineManagerClient to create a database with schemas tables and columns and then retrieve the results.
- CreateEngineTest() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.fvt.engines.CreateEngineTest
G
- GovernanceEngineOMASFVTSuite - Class in org.odpi.openmetadata.accessservices.governanceengine.fvt
-
GovernanceEngineOMASFVTSuite provides the main program for the Governance Engine OMAS Functional Verification Tests (FVTs).
- GovernanceEngineOMASFVTSuite() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.fvt.GovernanceEngineOMASFVTSuite
I
- InvalidParameterTest - Class in org.odpi.openmetadata.accessservices.governanceengine.fvt.errorhandling
-
InvalidParameterTest calls each non-constructor method with a series of null or invalid parameters.
- InvalidParameterTest() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.fvt.errorhandling.InvalidParameterTest
M
- main(String[]) - Static method in class org.odpi.openmetadata.accessservices.governanceengine.fvt.GovernanceEngineOMASFVTSuite
-
Run the FVT Suite.
O
- org.odpi.openmetadata.accessservices.governanceengine.fvt - package org.odpi.openmetadata.accessservices.governanceengine.fvt
-
This package provides the controlling classes for the Governance Engine OMAS focused FVT.
- org.odpi.openmetadata.accessservices.governanceengine.fvt.clientconstructors - package org.odpi.openmetadata.accessservices.governanceengine.fvt.clientconstructors
-
This package tests that each of the clients support the five constructors and they execute without error.
- org.odpi.openmetadata.accessservices.governanceengine.fvt.duplicates - package org.odpi.openmetadata.accessservices.governanceengine.fvt.duplicates
-
This package contains tests for managing duplicate metadata elements.
- org.odpi.openmetadata.accessservices.governanceengine.fvt.engines - package org.odpi.openmetadata.accessservices.governanceengine.fvt.engines
-
This package contains tests for managing governance engine metadata.
- org.odpi.openmetadata.accessservices.governanceengine.fvt.errorhandling - package org.odpi.openmetadata.accessservices.governanceengine.fvt.errorhandling
-
The error handling package of the Governance Engine OMAS FVT suite is focused on tests that validate error conditions such as invalid parameters.
P
- performFVT(String, String) - Static method in class org.odpi.openmetadata.accessservices.governanceengine.fvt.clientconstructors.ClientConstructorTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.governanceengine.fvt.duplicates.CreateDuplicatesTest
-
Run all the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.governanceengine.fvt.engines.CreateEngineTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.governanceengine.fvt.errorhandling.InvalidParameterTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.fvt.GovernanceEngineOMASFVTSuite
-
Run all the defined tests and capture the results.
All Classes All Packages