Class YamlFileTest
java.lang.Object
test.de.iip_ecosphere.platform.support.YamlFileTest
Tests
YamlFile.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA basic test type.static classExtended test type.static classA refined test type.private static classFor constructor coverage. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTestsYamlFile.fixList(List, Class)andYamlFile.fixListSafe(List, Class).voidTestsYamlFile.getMap(Map, String...).voidTestsYamlFile.voidTestsYamlFilewith a Spring setup.
-
Constructor Details
-
YamlFileTest
public YamlFileTest()
-
-
Method Details
-
testYamlFile
TestsYamlFile.- Throws:
IOException- shall not occur
-
testYamlFileSpring
TestsYamlFilewith a Spring setup.- Throws:
IOException- shall not occur
-
testFixList
public void testFixList()TestsYamlFile.fixList(List, Class)andYamlFile.fixListSafe(List, Class). -
testGetMap
public void testGetMap()TestsYamlFile.getMap(Map, String...).
-