Class TestEnvInvisibleAction

    • Constructor Detail

      • TestEnvInvisibleAction

        public TestEnvInvisibleAction​(int testId,
                                      AbstractTestClient testClient)
        Instantiates a new TestEnvInvisibleAction.
        Parameters:
        testId - identifies this invisible action and is used as the suffix for the test related build environment variables
        testClient - the test client holding the relevant information
    • Method Detail

      • getTestId

        public int getTestId()
      • getTestName

        public String getTestName()
      • getTestDescription

        public String getTestDescription()
      • getTestFile

        public String getTestFile()
      • getTestTbc

        public String getTestTbc()
      • getTestTcf

        public String getTestTcf()
      • getTestReportDir

        public String getTestReportDir()
      • getTestResult

        public String getTestResult()
      • getTimeout

        public int getTimeout()