Class TraceRecordTest
java.lang.Object
test.de.iip_ecosphere.platform.transport.TraceRecordTest
Tests
TraceRecord and TraceRecordSerializer.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassAnother test type.classWe just need a type for testing. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests trace record access and serialization.voidTests basic payload filtering.voidTests JSON string serialization.
-
Constructor Details
-
TraceRecordTest
public TraceRecordTest()
-
-
Method Details
-
testTraceRecord
Tests trace record access and serialization.- Throws:
IOException- shall not occur
-
testTraceRecordFiltering
Tests basic payload filtering.- Throws:
IOException- shall not occur
-
testTraceRecordJson
Tests JSON string serialization.- Throws:
IOException- shall not occur
-