Interface RunModeSetter


public interface RunModeSetter
Sets the run mode in a listener, reflects the run mode of testset execution.
Since:
3.0.0-M6
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setRunMode

      void setRunMode(RunMode runMode)