Class RtReq


  • public final class RtReq
    extends Object
    Used to send metadata of multiple tasks for a multi-regression test / recording. (Old name: TestRequest)
    • Constructor Detail

      • RtReq

        public RtReq​(String loggerName,
                     File persistBehaviorIn,
                     File taskZipLocation,
                     File assignmentProperties)
        Creates a new test request for the regression testing mechanism
        Parameters:
        persistBehaviorIn - path to save recorded behavior in
        taskZipLocation - path pointing to the task.zip that shall be used in the test
        assignmentProperties - path to assignment.properties to load (if exist)