C I O P 
All Classes All Packages

C

ClientConstructorTest - Class in org.odpi.openmetadata.accessservices.communityprofile.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.communityprofile.fvt.clientconstructors.ClientConstructorTest
 
CommunityProfileOMASFVTSuite - Class in org.odpi.openmetadata.accessservices.communityprofile.fvt
CommunityProfileOMASFVTSuite provides the main program for the CommunityProperties Profile OMAS Functional Verification Tests (FVTs).
CommunityProfileOMASFVTSuite() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.fvt.CommunityProfileOMASFVTSuite
 
CreateMetadataSourceTest - Class in org.odpi.openmetadata.accessservices.communityprofile.fvt.metadatasources
CreateMetadataSourceTest calls the MetadataSourceClient to check that metadata sources can be created for third party sources of user information.
CreateProfileTest - Class in org.odpi.openmetadata.accessservices.communityprofile.fvt.profiles
CreateProfileTest calls the ProfileManagerClient to create a database with schemas tables and columns and then retrieve the results.
CreateProfileTest() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.fvt.profiles.CreateProfileTest
 

I

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

O

org.odpi.openmetadata.accessservices.communityprofile.fvt - package org.odpi.openmetadata.accessservices.communityprofile.fvt
This package provides the controlling classes for the CommunityProperties Profile OMAS focused FVT.
org.odpi.openmetadata.accessservices.communityprofile.fvt.clientconstructors - package org.odpi.openmetadata.accessservices.communityprofile.fvt.clientconstructors
This package tests that each of the clients support the five constructors and they execute without error.
org.odpi.openmetadata.accessservices.communityprofile.fvt.errorhandling - package org.odpi.openmetadata.accessservices.communityprofile.fvt.errorhandling
The error handling package of the CommunityProperties Profile OMAS FVT suite is focused on tests that validate error conditions such as invalid parameters.
org.odpi.openmetadata.accessservices.communityprofile.fvt.metadatasources - package org.odpi.openmetadata.accessservices.communityprofile.fvt.metadatasources
This package contains tests for testing the creation of metadata sources for third party sources of user information.
org.odpi.openmetadata.accessservices.communityprofile.fvt.profiles - package org.odpi.openmetadata.accessservices.communityprofile.fvt.profiles
This package contains tests for managing database metadata.

P

performFVT(String, String) - Static method in class org.odpi.openmetadata.accessservices.communityprofile.fvt.clientconstructors.ClientConstructorTest
Run all of the defined tests and capture the results.
performFVT(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.fvt.CommunityProfileOMASFVTSuite
Run all of the defined tests and capture the results.
performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.communityprofile.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.communityprofile.fvt.metadatasources.CreateMetadataSourceTest
Run all of the defined tests and capture the results.
performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.communityprofile.fvt.profiles.CreateProfileTest
Run all of the defined tests and capture the results.
C I O P 
All Classes All Packages