C D I M O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ClientConstructorTest - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.fvt.clientconstructors.ClientConstructorTest
- CreateConnectionTest - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.fvt.connections.CreateConnectionTest
- CreateDatabaseTest - Class in org.odpi.openmetadata.accessservices.datamanager.fvt.databases
-
CreateDatabaseTest calls the DatabaseManagerClient to create a database with schemas tables and columns and then retrieve the results.
- CreateDatabaseTest() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.fvt.databases.CreateDatabaseTest
- CreateEventsTest - Class in org.odpi.openmetadata.accessservices.datamanager.fvt.events
-
CreateTopicTest calls the EventBrokerClient to create a topic with schemas tables and nested attributes and then retrieve the results.
- CreateEventsTest() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.fvt.events.CreateEventsTest
- CreateValidValuesSetTest - Class in org.odpi.openmetadata.accessservices.datamanager.fvt.validvalues
-
CreateValidValuesSetTest calls the ValidValueManagement to create a valid values set with nested definitions and then retrieve the results.
- CreateValidValuesSetTest() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.fvt.validvalues.CreateValidValuesSetTest
D
- DataManagerOMASFVTSuite - Class in org.odpi.openmetadata.accessservices.datamanager.fvt
-
DataManagerOMASFVTSuite provides the main program for the Data Manager OMAS Functional Verification Tests (FVTs).
- DataManagerOMASFVTSuite() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.fvt.DataManagerOMASFVTSuite
I
- InvalidParameterTest - Class in org.odpi.openmetadata.accessservices.datamanager.fvt.errorhandling
-
InvalidParameterTest calls each non-constructor method with a series of null or invalid parameters.
- InvalidParameterTest() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.fvt.errorhandling.InvalidParameterTest
M
- main(String[]) - Static method in class org.odpi.openmetadata.accessservices.datamanager.fvt.DataManagerOMASFVTSuite
-
Run the FVT Suite.
O
- org.odpi.openmetadata.accessservices.datamanager.fvt - package org.odpi.openmetadata.accessservices.datamanager.fvt
-
This package provides the controlling classes for the Data Manager OMAS focused FVT.
- org.odpi.openmetadata.accessservices.datamanager.fvt.clientconstructors - package org.odpi.openmetadata.accessservices.datamanager.fvt.clientconstructors
-
This package tests that each of the clients support the five constructors and they execute without error.
- org.odpi.openmetadata.accessservices.datamanager.fvt.connections - package org.odpi.openmetadata.accessservices.datamanager.fvt.connections
-
This package contains tests for managing connection metadata.
- org.odpi.openmetadata.accessservices.datamanager.fvt.databases - package org.odpi.openmetadata.accessservices.datamanager.fvt.databases
-
This package contains tests for managing database metadata.
- org.odpi.openmetadata.accessservices.datamanager.fvt.errorhandling - package org.odpi.openmetadata.accessservices.datamanager.fvt.errorhandling
-
The error handling package of the Data Manager OMAS FVT suite is focused on tests that validate error conditions such as invalid parameters.
- org.odpi.openmetadata.accessservices.datamanager.fvt.events - package org.odpi.openmetadata.accessservices.datamanager.fvt.events
- org.odpi.openmetadata.accessservices.datamanager.fvt.validvalues - package org.odpi.openmetadata.accessservices.datamanager.fvt.validvalues
-
This package provides the tests that exercise the Valid Values (Reference Data) support in the Digital Architecture OMAS.
P
- performFVT(String, String) - Static method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.fvt.connections.CreateConnectionTest
-
Run all the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.datamanager.fvt.databases.CreateDatabaseTest
-
Run all the defined tests and capture the results.
- performFVT(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.fvt.DataManagerOMASFVTSuite
-
Run all the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.fvt.events.CreateEventsTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.datamanager.fvt.validvalues.CreateValidValuesSetTest
-
Run all the defined tests and capture the results.
All Classes All Packages