A C G I O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AssetConsumerOMASFVTSuite - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt
-
AssetConsumerOMASFVT provides the main program for the Asset Consumer OMAS Functional Verification Tests (FVTs).
- AssetConsumerOMASFVTSuite() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetConsumerOMASFVTSuite
- AssetOwnerFactory - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt.setup
-
AssetOwnerFactory uses the Asset Owner OMAS methods to create assets and schema elements that can be used by Asset Consumer OMAS.
- AssetOwnerFactory(String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.setup.AssetOwnerFactory
-
Simple constructor
C
- ClientConstructorTest - Class in org.odpi.openmetadata.accessservices.assetconsumer.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.assetconsumer.fvt.clientconstructors.ClientConstructorTest
- CreateTagTest - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt.tagging
-
CreateTagTest calls the AssetConsumerClient to create a tag and attach it to assets and schemas and then retrieve the results.
- CreateTagTest() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.tagging.CreateTagTest
G
- getAsset(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.setup.AssetOwnerFactory
-
Create an asset and return its GUID.
- getAssetFromTemplate(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.setup.AssetOwnerFactory
-
Create an asset and return its GUID.
- getSchemaType(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.setup.AssetOwnerFactory
-
Create a schemaType and return its GUID.
I
- InvalidParameterTest - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt.errorhandling
-
InvalidParameterTest calls each non-constructor method with a series of null or invalid parameters.
- InvalidParameterTest() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.errorhandling.InvalidParameterTest
O
- org.odpi.openmetadata.accessservices.assetconsumer.fvt - package org.odpi.openmetadata.accessservices.assetconsumer.fvt
- org.odpi.openmetadata.accessservices.assetconsumer.fvt.clientconstructors - package org.odpi.openmetadata.accessservices.assetconsumer.fvt.clientconstructors
-
This package tests that each of the clients support the five constructors and they execute without error.
- org.odpi.openmetadata.accessservices.assetconsumer.fvt.errorhandling - package org.odpi.openmetadata.accessservices.assetconsumer.fvt.errorhandling
- org.odpi.openmetadata.accessservices.assetconsumer.fvt.setup - package org.odpi.openmetadata.accessservices.assetconsumer.fvt.setup
- org.odpi.openmetadata.accessservices.assetconsumer.fvt.tagging - package org.odpi.openmetadata.accessservices.assetconsumer.fvt.tagging
P
- performFVT(String, String) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.clientconstructors.ClientConstructorTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetConsumerOMASFVTSuite
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.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.assetconsumer.fvt.tagging.CreateTagTest
-
Run all of the defined tests and capture the results.
All Classes All Packages