Package test.de.iip_ecosphere.platform.transport.spring.binder.mqttv3
package test.de.iip_ecosphere.platform.transport.spring.binder.mqttv3
Testing the MQTT v3 binder. We have two tests suites
(
AllTests,
AllTestsTls) here to run
TLS/non-TLS in two different JVMs so that we start with a fresh spring in both test cases.-
ClassesClassDescriptionDefines the non-TLS tests to be executed.Defines the TLS tests to be executed.Test class for the message binder.An initializer to override certain configuration values, in particular dynamic ports.A simple test processor.Runs
MqttV3MessageBinderTestwith TLS.