Package test.de.iip_ecosphere.platform.transport.spring.binder.mqttv5
package test.de.iip_ecosphere.platform.transport.spring.binder.mqttv5
Testing the MQTT v5 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 tests to be executed.Defines the 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
MqttV5MessageBinderTestwith TLS.