Class GenericXmlSerializerTest

java.lang.Object
test.de.iip_ecosphere.platform.transport.GenericXmlSerializerTest

public class GenericXmlSerializerTest extends Object
Tests GenericXmlSerializer.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • GenericXmlSerializerTest

      public GenericXmlSerializerTest()
  • Method Details

    • testDataClassSerializer

      public void testDataClassSerializer() throws IOException
      Tests GenericXmlSerializer with DataClass.
      Throws:
      IOException - shall not occur
    • testDataClassWithCopyConstructorSerializer

      public void testDataClassWithCopyConstructorSerializer() throws IOException
      Tests GenericXmlSerializer with DataClassWithCopyConstructor.
      Throws:
      IOException - shall not occur