Class AssetConsumerOMASFVTSuite
java.lang.Object
org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetConsumerOMASFVTSuite
AssetConsumerOMASFVT provides the main program for the Asset Consumer OMAS
Functional Verification Tests (FVTs).
-
Constructor Summary
-
Method Summary
Methods inherited from class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
getServerName, getUrl, getUserId
-
Constructor Details
-
AssetConsumerOMASFVTSuite
public AssetConsumerOMASFVTSuite()
-
-
Method Details
-
main
Run the FVT Suite.- Parameters:
args
- user input
-
performFVT
Run all the defined tests and capture the results.- Specified by:
performFVT
in classFVTSuiteBase
- Parameters:
serverName
- name of the server to connect toserverPlatformRootURL
- the network address of the server running the OMAS REST serversuserId
- calling user- Returns:
- combined results of running test
-