Class AbstractDeviceProviderTest
- java.lang.Object
-
- test.de.iip_ecosphere.platform.ecsRuntime.deviceAas.AbstractDeviceProviderTest
-
- Direct Known Subclasses:
AasxDeviceAasProviderTest,FirstMatchingDeviceAasProviderTest,YamlDeviceAasProviderTest
public abstract class AbstractDeviceProviderTest extends java.lang.ObjectAbstract test for device providers.- Author:
- Holger Eichelberger, SSE
-
-
Field Summary
Fields Modifier and Type Field Description private static de.iip_ecosphere.platform.support.ServeraasServerprivate static de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetuporigprivate static de.iip_ecosphere.platform.support.ServerregistryServer
-
Constructor Summary
Constructors Constructor Description AbstractDeviceProviderTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidshutdown()Shuts down the test.static voidstartup()Initializes the test.
-