Package | Description |
---|---|
org.junit.runner |
Provides classes used to describe, collect, run and analyze multiple tests.
|
Modifier and Type | Field and Description |
---|---|
private Result.SerializedForm |
Result.serializedForm
Only set during deserialization process.
|
Modifier and Type | Method and Description |
---|---|
static Result.SerializedForm |
Result.SerializedForm.deserialize(java.io.ObjectInputStream s) |
Constructor and Description |
---|
Result(Result.SerializedForm serializedForm) |