java.lang.Object
test.de.iip_ecosphere.platform.support.aas.basyx2.BaSyxCodecTest

public class BaSyxCodecTest extends Object
Tests the available protocol codecs.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • BaSyxCodecTest

      public BaSyxCodecTest()
  • Method Details

    • testCodecs

      public void testCodecs()
      Tests the codecs.
    • assertEncodeDecode

      private void assertEncodeDecode(de.iip_ecosphere.platform.support.aas.ProtocolServerBuilder.PayloadCodec codec, String info, String data)
      Asserts encoding/decoding data.
      Parameters:
      codec - the codec instance
      info - the optional information (may be null or empty)
      data - the data for the payload