Class TraceRecordTest

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

public class TraceRecordTest extends Object
Tests TraceRecord and TraceRecordSerializer.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TraceRecordTest

      public TraceRecordTest()
  • Method Details

    • testTraceRecord

      public void testTraceRecord() throws IOException
      Tests trace record access and serialization.
      Throws:
      IOException - shall not occur
    • testTraceRecordFiltering

      public void testTraceRecordFiltering() throws IOException
      Tests basic payload filtering.
      Throws:
      IOException - shall not occur
    • testTraceRecordJson

      public void testTraceRecordJson() throws IOException
      Tests JSON string serialization.
      Throws:
      IOException - shall not occur