org.evosuite.*
-
org.evosuite.executionmode.Continuous
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"continuous" |
-
org.evosuite.executionmode.Help
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"help" |
-
org.evosuite.executionmode.ListClasses
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"listClasses" |
-
org.evosuite.executionmode.ListParameters
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"listParameters" |
-
org.evosuite.executionmode.MeasureCoverage
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"measureCoverage" |
-
org.evosuite.executionmode.PrintStats
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"printStats" |
-
org.evosuite.executionmode.Setup
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"setup" |
-
org.evosuite.executionmode.WriteDependencies
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"writeDependencies" |
Copyright © 2010–2016 EvoSuite. All rights reserved.