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, transferQueue
public void init() throws java.io.IOException
java.io.IOException
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testRetainedQoS2() throws java.lang.Exception
java.lang.Exception
public void internalPublish(io.moquette.proto.messages.PublishMessage publishMessage)
internalPublish
in class TestConsumeMqttCommon