| Package | Description |
|---|---|
| test.de.iip_ecosphere.platform.connectors.opcuav1 |
The tests for the OPC UA connectors extension.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoSecuritySetup
Describes a non-secure setup for testing purposes.
|
class |
SecureSetup
Describes a secure setup.
|
| Modifier and Type | Field and Description |
|---|---|
private static ServerSetup |
AbstractOpcUaConnectorTest.setup |
private ServerSetup |
TestServer.setup |
| Modifier and Type | Method and Description |
|---|---|
protected static ServerSetup |
AbstractOpcUaConnectorTest.getSetup()
Returns the setup instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
AbstractOpcUaConnectorTest.setSetup(ServerSetup instance)
Defines the setup instance.
|
| Constructor and Description |
|---|
TestServer(NamespaceCreator namespaceCreator,
ServerSetup setup)
Creates a test server.
|
Copyright © 2022. All rights reserved.