Package org.apache.maven.surefire.report
Interface RunModeSetter
- All Known Implementing Classes:
ConfigurationAwareTestNGReporter,JUnit3Reporter,JUnit4RunListener,JUnitCoreRunListener,NonConcurrentRunListener,RunListenerAdapter,TestNGReporter
public interface RunModeSetter
Sets the run mode in a listener, reflects the run mode of testset execution.
- Since:
- 3.0.0-M6
-
Method Summary
-
Method Details
-
setRunMode
-