Class DescriptorUtilsTest

java.lang.Object
test.de.iip_ecosphere.platform.services.spring.DescriptorUtilsTest

public class DescriptorUtilsTest extends Object
Tests uncovered aspects of DescriptorUtils.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • DescriptorUtilsTest

      public DescriptorUtilsTest()
  • Method Details

    • testReadFromClasspath

      public void testReadFromClasspath() throws ExecutionException
      Tests reading a service deployment descriptor from classpath.
      Throws:
      ExecutionException - shall not occur
    • testCreateStandaloneCommandArgs

      public void testCreateStandaloneCommandArgs() throws ExecutionException
      Tests creating standalone command line arguments.
      Throws:
      ExecutionException - shall not occur
    • testResourceLoader

      public void testResourceLoader()
      Tries loading a resource from BOOT-INF/classes (in resources folder), descriptor comes via services.environment.spring.