Class AasxDeviceAasProviderTest

java.lang.Object
test.de.iip_ecosphere.platform.support.TestWithPlugin
test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
test.de.iip_ecosphere.platform.ecsRuntime.deviceAas.AbstractDeviceProviderTest
test.de.iip_ecosphere.platform.ecsRuntime.deviceAas.AasxDeviceAasProviderTest

public class AasxDeviceAasProviderTest extends AbstractDeviceProviderTest
Tests AasxDeviceAasProvider.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin

    PROP_AAS_PLUGIN
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    Shuts down the test.
    static void
    Initializes the test.
    void
    Tests AasxDeviceAasProvider.

    Methods inherited from class test.de.iip_ecosphere.platform.support.aas.TestWithPlugin

    setAasPluginId, setup, setupAASPlugins

    Methods inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin

    addPluginLocation, addRunAfterLoading, clear, enableLocalPlugins, loadPlugins, setInstallDir

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AasxDeviceAasProviderTest

      public AasxDeviceAasProviderTest()
  • Method Details

    • startup

      public static void startup()
      Initializes the test.
    • shutdown

      public static void shutdown()
      Shuts down the test.
    • testProvider

      public void testProvider() throws IOException
      Tests AasxDeviceAasProvider.
      Throws:
      IOException - shall not occur