| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractSerializingConnectorTest.ConnectorParameterConfigurer |
AbstractSerializingConnectorTest.getConfigurer()
Returns the test configurer (for TLS tests).
|
| Modifier and Type | Method and Description |
|---|---|
protected de.iip_ecosphere.platform.connectors.ConnectorParameter |
AbstractSerializingConnectorTest.createConnectorParameter(de.iip_ecosphere.platform.support.ServerAddress addr,
AbstractSerializingConnectorTest.ConnectorParameterConfigurer configurer)
Creates the coonnector parameter instance.
|
protected void |
AbstractSerializingConnectorTest.doTest(de.iip_ecosphere.platform.support.ServerAddress addr,
AbstractSerializingConnectorTest.ConnectorParameterConfigurer configurer)
Implements a MQTT connector test.
|
private void |
AbstractSerializingConnectorTest.testEnc(de.iip_ecosphere.platform.connectors.Connector<?,?,?,?> connector,
AbstractSerializingConnectorTest.ConnectorParameterConfigurer configurer,
boolean connected)
Tests encryption statements of
connector, i.e., Connector.supportedEncryption()
and Connector.enabledEncryption(). |
Copyright © 2022. All rights reserved.