protected static class JUnitTask.TestResultHolder
extends java.lang.Object
Modifier and Type | Field and 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 and Description |
---|---|
protected |
TestResultHolder() |