Class DiscoveryEngineOMASFVTSuite
java.lang.Object
org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
org.odpi.openmetadata.accessservices.discoveryengine.fvt.DiscoveryEngineOMASFVTSuite
public class DiscoveryEngineOMASFVTSuite
extends org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
DiscoveryEngineOMASFVTSuite provides the main program for the Discovery Engine OMAS
Functional Verification Tests (FVTs). It is used when running the test suite standalone
(ie outside the failsafe test framework).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DiscoveryEngineOMASFVTSuite
public DiscoveryEngineOMASFVTSuite()
-
-
Method Details
-
main
Run the FVT Suite.- Parameters:
args- user input
-
performFVT
Run all the defined tests and capture the results.- Specified by:
performFVTin classorg.odpi.openmetadata.fvt.utilities.FVTSuiteBase- 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
-