org.apache.tools.ant.taskdefs.optional.junit
protected static class JUnitTask.TestResultHolder extends Object
| 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 |