Index
All Classes and Interfaces|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
-
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.AssetOwnerFactory
-
Simple constructor
C
- ClientConstructorTest - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt
-
ClientConstructorTest provides the methods to verify that all the clients can be constructed with or without security.
- ClientConstructorTest() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.ClientConstructorTest
- CommentLifecycleTest - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt
-
CommentLifecycleTest calls the AssetConsumerClient to create a comment and attach it to assets and schemas and then retrieve the results.
- CommentLifecycleTest() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.CommentLifecycleTest
G
- getAsset(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetOwnerFactory
-
Create an asset and return its GUID.
- getAssetFromTemplate(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetOwnerFactory
-
Create an asset and return its GUID.
- getSchemaType(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetOwnerFactory
-
Create a schemaType and return its GUID.
I
- InformalTagLifecycleTest - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt
-
InformalTagLifecycleTest calls the AssetConsumerClient to create a tag and attach it to assets and schemas and then retrieve the results.
- InformalTagLifecycleTest() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.InformalTagLifecycleTest
- InvalidParameterTest - Class in org.odpi.openmetadata.accessservices.assetconsumer.fvt
-
InvalidParameterTest calls each non-constructor method with a series of null or invalid parameters.
- InvalidParameterTest() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.fvt.InvalidParameterTest
M
- main(String[]) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetConsumerOMASFVTSuite
-
Run the FVT Suite.
O
- org.odpi.openmetadata.accessservices.assetconsumer.fvt - package org.odpi.openmetadata.accessservices.assetconsumer.fvt
-
FVT test cases for the Asset Consumer OMAS.
P
- performFVT(String, String) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.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 the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.CommentLifecycleTest
-
Run all the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.InformalTagLifecycleTest
-
Run all of the defined tests and capture the results.
- performFVT(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.fvt.InvalidParameterTest
-
Run all of the defined tests and capture the results.
All Classes and Interfaces|All Packages