Package io.github.cjstehno.testthings.serdes
package io.github.cjstehno.testthings.serdes
-
ClassDescriptionA
SerdesProvider
implementation based on the Jackson JSON framework.ASerdesProvider
that uses the Jackson XML data format for serialization and deserialization.ASerdesProvider
based on the Java object serialization framework.An interface to allow for different serialization/deserialization framework implementations to use the same testing framework methods.Test result verifiers useful for working with serialization and deserialization (serdes).