Class TestSetEntry

    • Constructor Detail

      • TestSetEntry

        @DataBoundConstructor
        public TestSetEntry​(java.lang.String testSet)
        Blank Class to represent the test set entry
        Parameters:
        testSet - The test set to execute
    • Method Detail

      • getTestSet

        public java.lang.String getTestSet()
        Gets the test set to be executed.
        Returns:
        String testSet