Uses of Class
org.djutils.serialization.AbstractSerializationTest
-
Uses of AbstractSerializationTest in org.djutils.serialization
Subclasses of AbstractSerializationTest in org.djutils.serializationModifier and TypeClassDescriptionclass
ArraySerializationTest tests the encoding and decoding of arrays.class
MatrixSerializationTest tests the encoding and decoding of matrices.class
Test compound objects and the basic classes of the serialization project such as Pointer and exceptions.class
StringSerializationTest tests the encoding and decoding of strings and string arrays/matrices.class
UnitSerializationTest tests the encoding / decoding of values (Scalar, Vector, Matrix) with units.