All Classes
| Class | Description |
|---|---|
| AbstractOpcUaConnectorTest |
An abstract test setup for the
simpleMachineNamespace. |
| AllTests |
Defines the tests to be executed.
|
| ClientKeystoreLoader |
Loads a keystore from the client perspective.
|
| DataTypeDictionaryManager |
Implements a data type dictionary manager.
|
| MethodCreator<T extends org.eclipse.milo.opcua.sdk.server.api.methods.AbstractMethodInvocationHandler> |
A simplemethod creator.
|
| Namespace |
Implements an OPC namespace for testing.
|
| NamespaceCreator |
Something that creates an OPC UA namespace for a test.
|
| NoSecuritySetup |
Describes a non-secure setup for testing purposes.
|
| OpcUaConnectorTest |
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.
|
| VendorStruct |
Implements a user-defined type.
|
| VendorStruct.Codec |
Serialization Codec.
|