Uses of Class
com.carrotsearch.ant.tasks.junit4.events.aggregated.TestStatus

Packages that use TestStatus
com.carrotsearch.ant.tasks.junit4.events.aggregated   
 

Uses of TestStatus in com.carrotsearch.ant.tasks.junit4.events.aggregated
 

Methods in com.carrotsearch.ant.tasks.junit4.events.aggregated that return TestStatus
 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-2012 Carrot Search s.c.. All Rights Reserved.