Class AbstractDeviceProviderTest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static de.iip_ecosphere.platform.support.Server aasServer  
      private static de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup orig  
      private static de.iip_ecosphere.platform.support.Server registryServer  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void shutdown()
      Shuts down the test.
      static void startup()
      Initializes the test.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • registryServer

        private static de.iip_ecosphere.platform.support.Server registryServer
      • aasServer

        private static de.iip_ecosphere.platform.support.Server aasServer
      • orig

        private static de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup orig
    • Constructor Detail

      • AbstractDeviceProviderTest

        public AbstractDeviceProviderTest()
    • Method Detail

      • startup

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

        public static void shutdown()
        Shuts down the test.