public class PahoMqttV3TransportConnectorTest extends Object
PahoMqttV3TransportConnector.| Constructor and Description |
|---|
PahoMqttV3TransportConnectorTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
doTest(test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.TransportParameterConfigurer configurer)
Performs the test.
|
static void |
init()
Sets up the tests.
|
void |
testPahoConnector()
Tests the connector through explicitly setting/resetting the factory
implementation.
|
void |
testPahoTlsConnector()
Tests the TLS connector through explicitly setting/resetting the factory
implementation.
|
public static void init()
public void testPahoConnector()
throws IOException
TestHiveMqServer so that the test is
self-contained.IOException - in case that connection/communication failspublic void testPahoTlsConnector()
throws IOException
TestHiveMqServer so that the test is
self-contained.IOException - in case that connection/communication failsprivate void doTest(test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.TransportParameterConfigurer configurer)
throws IOException
configurer - the test configurerIOException - in case that connection/communication failsCopyright © 2022. All rights reserved.