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