| Package | Description |
|---|---|
| com.carrotsearch.ant.tasks.junit4.events.aggregated |
| Modifier and Type | Method | Description |
|---|---|---|
TestStatus |
AggregatedTestResultEvent.getStatus() |
Exit status for this test.
|
static TestStatus |
TestStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TestStatus[] |
TestStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.