public class BaSyxCodecTest extends Object
| Modifier and Type | Class and Description |
|---|---|
private class |
BaSyxCodecTest.TestPayloadConsumer
A payload consumer for testing.
|
| Constructor and Description |
|---|
BaSyxCodecTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
assertEncodeDecode(de.iip_ecosphere.platform.support.aas.ProtocolServerBuilder.PayloadCodec codec,
String info,
String data)
Asserts encoding/decoding data.
|
void |
testCodecs()
Tests the codecs.
|
public void testCodecs()
private void assertEncodeDecode(de.iip_ecosphere.platform.support.aas.ProtocolServerBuilder.PayloadCodec codec,
String info,
String data)
codec - the codec instanceinfo - the optional information (may be null or empty)data - the data for the payloadCopyright © 2021. All rights reserved.