Package | Description |
---|---|
com.carrotsearch.ant.tasks.junit4.events.aggregated |
Modifier and Type | Method and Description |
---|---|
TestStatus |
AggregatedTestResultEvent.getStatus()
Exit status for this test.
|
static TestStatus |
TestStatus.valueOf(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–2015 Carrot Search s.c.. All rights reserved.