Class AssetConsumerOMASFVTSuite

java.lang.Object
org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
org.odpi.openmetadata.accessservices.assetconsumer.fvt.AssetConsumerOMASFVTSuite

public class AssetConsumerOMASFVTSuite extends FVTSuiteBase
AssetConsumerOMASFVT provides the main program for the Asset Consumer OMAS Functional Verification Tests (FVTs).
  • Constructor Details

    • AssetConsumerOMASFVTSuite

      public AssetConsumerOMASFVTSuite()
  • Method Details

    • main

      public static void main(String[] args)
      Run the FVT Suite.
      Parameters:
      args - user input
    • performFVT

      public int performFVT(String serverName, String serverPlatformRootURL, String userId)
      Run all the defined tests and capture the results.
      Specified by:
      performFVT in class FVTSuiteBase
      Parameters:
      serverName - name of the server to connect to
      serverPlatformRootURL - the network address of the server running the OMAS REST servers
      userId - calling user
      Returns:
      combined results of running test