Class DataManagerOMASFVTSuite


  • public class DataManagerOMASFVTSuite
    extends FVTSuiteBase
    DataManagerOMASFVTSuite provides the main program for the Data Manager OMAS Functional Verification Tests (FVTs). It is used when running the test suite standalone (ie outside the failsafe test framework).
    • Constructor Detail

      • DataManagerOMASFVTSuite

        public DataManagerOMASFVTSuite()
    • Method Detail

      • 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