|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.id.SerializationTestContext
public abstract class SerializationTestContext
Helper class to provide the context to test serialization compatibility of a type.
| Field Summary | |
|---|---|
static java.io.File |
SERIALIZATION_REFERENCE_DIR
|
| Constructor Summary | |
|---|---|
SerializationTestContext()
|
|
| Method Summary | |
|---|---|
java.io.File |
getReferenceBaseDir()
Retrieve the base directory for the serialized object files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.commons.id.test.AssertSerialization.Context |
|---|
createReference, getType, verify |
| Field Detail |
|---|
public static final java.io.File SERIALIZATION_REFERENCE_DIR
| Constructor Detail |
|---|
public SerializationTestContext()
| Method Detail |
|---|
public java.io.File getReferenceBaseDir()
AssertSerialization.ContextserialVersionUID. This id is used for the filename.
getReferenceBaseDir in interface AssertSerialization.Context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||