Uses of Class
org.djutils.serialization.AbstractSerializationTest
- 
Uses of AbstractSerializationTest in org.djutils.serialization
Subclasses of AbstractSerializationTest in org.djutils.serializationModifier and TypeClassDescriptionclassArraySerializationTest tests the encoding and decoding of arrays.classMatrixSerializationTest tests the encoding and decoding of matrices.classTest compound objects and the basic classes of the serialization project such as Pointer and exceptions.classStringSerializationTest tests the encoding and decoding of strings and string arrays/matrices.classUnitSerializationTest tests the encoding / decoding of values (Scalar, Vector, Matrix) with units.