Class GenericJsonSerializerTest
java.lang.Object
test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest
Tests
GenericJsonSerializer.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSimple, platform-like data class.static classSimple, platform-like data class with copy constructor. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTestsGenericJsonSerializerwithDataClass.voidTestsGenericJsonSerializerwithDataClassWithCopyConstructor.
-
Constructor Details
-
GenericJsonSerializerTest
public GenericJsonSerializerTest()
-
-
Method Details
-
testDataClassSerializer
TestsGenericJsonSerializerwithDataClass.- Throws:
IOException- shall not occur
-
testDataClassWithCopyConstructorSerializer
TestsGenericJsonSerializerwithDataClassWithCopyConstructor.- Throws:
IOException- shall not occur
-