Index

C D I M O P 
All Classes and Interfaces|All Packages

C

ClientConstructorTest - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.fvt.clientconstructors.ClientConstructorTest
 
CreateConnectionTest - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.fvt.connections.CreateConnectionTest
 
CreateLocationsTest - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.locations
CreateLocationsTest calls the LocationManagement to create a site location with nested facilities and then retrieve the results.
CreateLocationsTest() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.locations.CreateLocationsTest
 
CreateValidValuesSetTest - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.validvalues
CreateValidValuesSetTest calls the ReferenceDataManager to create a valid values set with nested definitions and then retrieve the results.
CreateValidValuesSetTest() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.validvalues.CreateValidValuesSetTest
 

D

DigitalArchitectureOMASFVTSuite - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.fvt
DigitalArchitectureOMASFVT provides the main program for the Digital Architecture OMAS Functional Verification Tests (FVTs).
DigitalArchitectureOMASFVTSuite() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.DigitalArchitectureOMASFVTSuite
 

I

InvalidParameterTest - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.errorhandling
InvalidParameterTest calls each non-constructor method with a series of null or invalid parameters.
InvalidParameterTest() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.errorhandling.InvalidParameterTest
 

M

main(String[]) - Static method in class org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.DigitalArchitectureOMASFVTSuite
Run the FVT Suite.

O

org.odpi.openmetadata.accessservices.digitalarchitecture.fvt - package org.odpi.openmetadata.accessservices.digitalarchitecture.fvt
 
org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.clientconstructors - package org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.clientconstructors
This package tests that each of the clients support the five constructors and they execute without error.
org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.connections - package org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.connections
This package contains tests for managing connection metadata.
org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.errorhandling - package org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.errorhandling
The error handling package of the Digital Architecture OMAS FVT suite is focused on tests that validate error conditions such as invalid parameters.
org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.locations - package org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.locations
This package provides the tests that exercise the Locations support in the Digital Architecture OMAS.
org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.validvalues - package org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.fvt.connections.CreateConnectionTest
Run all the defined tests and capture the results.
performFVT(String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.DigitalArchitectureOMASFVTSuite
Run all the defined tests and capture the results.
performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.fvt.locations.CreateLocationsTest
Run all the defined tests and capture the results.
performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.digitalarchitecture.fvt.validvalues.CreateValidValuesSetTest
Run all the defined tests and capture the results.
C D I M O P 
All Classes and Interfaces|All Packages