Class DescriptorUtilsTest
java.lang.Object
test.de.iip_ecosphere.platform.services.spring.DescriptorUtilsTest
Tests uncovered aspects of
DescriptorUtils.- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests creating standalone command line arguments.voidTests reading a service deployment descriptor from classpath.voidTries loading a resource from BOOT-INF/classes (in resources folder), descriptor comes via services.environment.spring.
-
Constructor Details
-
DescriptorUtilsTest
public DescriptorUtilsTest()
-
-
Method Details
-
testReadFromClasspath
Tests reading a service deployment descriptor from classpath.- Throws:
ExecutionException- shall not occur
-
testCreateStandaloneCommandArgs
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.
-