public static final class JkPluginJava.JkTestOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Boolean |
fork
Turn it on to run tests in a withForking process.
|
java.lang.String |
jvmOptions
Argument passed to the JVM if tests are withForking.
|
java.lang.Boolean |
skip
Turn it on to skip tests.
|
Constructor and Description |
---|
JkTestOptions() |