public class AlertTest extends Object
Alert and AlertSerializer.| Constructor and Description |
|---|
AlertTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
assertAlert(de.iip_ecosphere.platform.transport.status.Alert expected,
de.iip_ecosphere.platform.transport.status.Alert actual)
Asserts that
expected is the same as actual. |
void |
testAlerts()
Basic tests for
Alert and AlertSerializer. |
public void testAlerts()
throws IOException
Alert and AlertSerializer.IOException - shall not occurprivate void assertAlert(de.iip_ecosphere.platform.transport.status.Alert expected,
de.iip_ecosphere.platform.transport.status.Alert actual)
expected is the same as actual.expected - the expected alertactual - the actual alertCopyright © 2022. All rights reserved.