| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.junit.JUnitTask.TestResultHolder
protected static class JUnitTask.TestResultHolder
A value class that contains the result of a test.
| Field Summary | |
|---|---|
 boolean | 
crashed
true if the test crashed  | 
 int | 
exitCode
the exit code of the test.  | 
 boolean | 
timedOut
true if the test timed out  | 
| Constructor Summary | |
|---|---|
protected  | 
JUnitTask.TestResultHolder()
 | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public int exitCode
public boolean timedOut
public boolean crashed
| Constructor Detail | 
|---|
protected JUnitTask.TestResultHolder()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||