JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.maven.surefire.report
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setRunMode
(
RunMode
runMode)
Method Details
setRunMode
void
setRunMode
(
RunMode
runMode)