Package | Description |
---|---|
org.jboss.arquillian.testng |
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<java.util.Stack<Arquillian.Cycle>> |
Arquillian.cycleStack |
Modifier and Type | Method and Description |
---|---|
static Arquillian.Cycle |
Arquillian.Cycle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Arquillian.Cycle[] |
Arquillian.Cycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|