Uses of Class
org.junit.runner.Result.SerializedForm
Packages that use Result.SerializedForm
Package
Description
Provides classes used to describe, collect, run and analyze multiple tests.
-
Uses of Result.SerializedForm in org.junit.runner
Fields in org.junit.runner declared as Result.SerializedFormModifier and TypeFieldDescriptionprivate Result.SerializedFormResult.serializedFormOnly set during deserialization process.Methods in org.junit.runner that return Result.SerializedFormModifier and TypeMethodDescriptionstatic Result.SerializedFormResult.SerializedForm.deserialize(ObjectInputStream s) Constructors in org.junit.runner with parameters of type Result.SerializedForm