Class ResourceLoaderTest

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

public class ResourceLoaderTest extends Object
Tests ResourceLoader.
Author:
Holger Eichelberger, SSE
  • Field Details

    • myResolverCalled

      private static int myResolverCalled
    • myResolver2Called

      private static int myResolver2Called
  • Constructor Details

    • ResourceLoaderTest

      public ResourceLoaderTest()
  • Method Details

    • testResolver

      public void testResolver() throws IOException
      Tests resource resolution.
      Throws:
      IOException - shall not occur in successful tests
    • testPrependSlash

      public void testPrependSlash()
      Tests ResourceLoader.prependSlash(String).
    • testOktoflowResourceResolver

      public void testOktoflowResourceResolver() throws IOException
      Tests OktoflowResourceResolver.
      Throws:
      IOException
    • testResolvers

      public void testResolvers() throws IOException
      Tests remaining resolvers.
      Throws:
      IOException - shall not occur