Interface | Description |
---|---|
SerializationTest.SerializableAssert |
Interface to compare (de)serialized objects
Should be implemented if a class under test does not provide specific
equals() method and it's instances should to be compared manually.
|
Class | Description |
---|---|
SerializationTest |
Framework for serialization testing.
|