Class StorageFactoryTest

java.lang.Object
de.iip_ecosphere.platform.deviceMgt.storage.StorageFactoryTest

public class StorageFactoryTest extends Object
Tests the storage factory.
Author:
Holger Eichelberger, SSE
  • Field Details

    • configuration

      private de.iip_ecosphere.platform.deviceMgt.DeviceMgtSetup configuration
  • Constructor Details

    • StorageFactoryTest

      public StorageFactoryTest()
  • Method Details

    • setUp

      public void setUp()
      Configures the test.
    • createStorages_withoutServiceProvider_isNull

      public void createStorages_withoutServiceProvider_isNull()
      Tests that creating a runtime storage without service provider leads to null as storage implementation.