Class PluginManagerTest

java.lang.Object
test.de.iip_ecosphere.platform.support.PluginManagerTest

public class PluginManagerTest extends Object
Tests PluginManager.
Author:
Holger Eichelberger, SSE
  • Field Details

  • Constructor Details

    • PluginManagerTest

      public PluginManagerTest()
  • Method Details

    • testToUrl_strings

      public void testToUrl_strings()
      Tests URLPluginSetupDescriptor.toURL(String[]) and URLPluginSetupDescriptor.toURLSafe(String[]).
    • testToUrl_files

      public void testToUrl_files()
      Tests URLPluginSetupDescriptor.toURL(File[]) and URLPluginSetupDescriptor.toURLSafe(File[]).
    • testResourceClasspathPluginSetupDescriptor

      public void testResourceClasspathPluginSetupDescriptor()
      Tests ResourceClasspathPluginSetupDescriptor.
    • testPluginManager

      public void testPluginManager()
      Tests PluginManager.
    • testSetup

      public void testSetup()
      Tests the remaining setup descriptors.
    • loadAll

      public void loadAll()
      Tests PluginManager.loadAllFrom(File, de.iip_ecosphere.platform.support.plugins.PluginSetupDescriptor...).