Class BambooYamlTestUtils
java.lang.Object
com.atlassian.bamboo.configuration.external.util.BambooYamlTestUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull MapNode
readYamlFile
(String fileName, Class<?> clazz, BambooYamlSpecsService bambooYamlSpecsService)
-
Constructor Details
-
BambooYamlTestUtils
public BambooYamlTestUtils()
-
-
Method Details
-
readYamlFile
@NotNull public static @NotNull MapNode readYamlFile(String fileName, Class<?> clazz, BambooYamlSpecsService bambooYamlSpecsService) throws IOException - Throws:
IOException
-