protected static class JUnitTask.TestResultHolder
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
boolean |
crashed |
true if the test crashed
|
int |
exitCode |
the exit code of the test.
|
boolean |
timedOut |
true if the test timed out
|
Modifier | Constructor | Description |
---|---|---|
protected |
TestResultHolder() |