Class AbstractFolderSerializationRunner
- java.lang.Object
-
- io.tech1.framework.domain.tests.runners.AbstractObjectMapperRunner
-
- io.tech1.framework.domain.tests.runners.AbstractFolderSerializationRunner
-
- Direct Known Subclasses:
AbstractSerializationDeserializationRunner
public abstract class AbstractFolderSerializationRunner extends AbstractObjectMapperRunner
-
-
Field Summary
-
Fields inherited from class io.tech1.framework.domain.tests.runners.AbstractObjectMapperRunner
OBJECT_MAPPER
-
-
Constructor Summary
Constructors Constructor Description AbstractFolderSerializationRunner()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description protected abstract StringgetFolder()-
Methods inherited from class io.tech1.framework.domain.tests.runners.AbstractObjectMapperRunner
writeValueAsString
-
-
-
-
Method Detail
-
getFolder
protected abstract String getFolder()
-
-