Class PahoMqttV3TransportConnectorTest
java.lang.Object
test.de.iip_ecosphere.platform.transport.mqttv3.PahoMqttV3TransportConnectorTest
public class PahoMqttV3TransportConnectorTest extends Object
Tests the
PahoMqttV3TransportConnector.- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors Constructor Description PahoMqttV3TransportConnectorTest() -
Method Summary
Modifier and Type Method Description voidtestPahoConnector()Tests the connector through explicitly setting/resetting the factory implementation.
-
Constructor Details
-
PahoMqttV3TransportConnectorTest
public PahoMqttV3TransportConnectorTest()
-
-
Method Details
-
testPahoConnector
Tests the connector through explicitly setting/resetting the factory implementation. Builds up aTestHiveMqServerso that the test is self-contained.- Throws:
IOException- in case that connection/communication fails
-