Package | Description |
---|---|
com.carrotsearch.ant.tasks.junit4 |
Provides
JUnit4 :
a JUnit test runner for ANT with parallel slave JVM execution, load balancing and
more reporting options. |
Modifier and Type | Field and Description |
---|---|
EnumSet<JUnit4.JvmOutputAction> |
JUnit4.jvmOutputAction |
Modifier and Type | Method and Description |
---|---|
static JUnit4.JvmOutputAction |
JUnit4.JvmOutputAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JUnit4.JvmOutputAction[] |
JUnit4.JvmOutputAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.