public class TestConsumeMQTT extends TestConsumeMqttCommon
broker, MQTT_server, PUBLISH_WAIT_MS, testRunner| Constructor and Description |
|---|
TestConsumeMQTT() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
internalPublish(io.moquette.proto.messages.PublishMessage publishMessage) |
void |
tearDown() |
void |
testRetainedQoS2() |
getMqttQueue, reconnect, testLastWillConfig, testOnStoppedFinish, testQoS0, testQoS1, testQoS1NotCleanSession, testQoS2, testQoS2NotCleanSession, testResizeBuffer, transferQueuepublic void init()
throws java.io.IOException
java.io.IOExceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testRetainedQoS2()
throws java.lang.Exception
java.lang.Exceptionpublic void internalPublish(io.moquette.proto.messages.PublishMessage publishMessage)
internalPublish in class TestConsumeMqttCommon