Package test.de.iip_ecosphere.platform.connectors.opcuav1
The tests for the OPC UA connectors extension.
-
Interface Summary Interface Description NamespaceCreator Something that creates an OPC UA namespace for a test. -
Class Summary Class Description AbstractOpcUaConnectorTest An abstract test setup for thesimpleMachineNamespace.AllLocalTests Defines the tests to be executed.AllTests Defines the tests to be executed.ClientKeystoreLoader Loads a keystore from the client perspective.DataTypeDictionaryManager Implements a data type dictionary manager.NoSecuritySetup Describes a non-secure setup for testing purposes.OpcUaConnectorTest Tests the OPC UA connector (not secure, polling).OpcUaTlsConnectorTest Tests the OPC UA connector (not secure, polling).SecureSetup Describes a secure setup.ServerKeystoreLoader A server keystore loader/generator.ServerSetup Details the server setup.TestServer Implements an OPC UA embedded test server.