Class BambooYamlTestUtils
- java.lang.Object
-
- com.atlassian.bamboo.configuration.external.util.BambooYamlTestUtils
-
public class BambooYamlTestUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description BambooYamlTestUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull MapNode
readYamlFile(String fileName, Class<?> clazz, BambooYamlSpecsService bambooYamlSpecsService)
-
-
-
Method Detail
-
readYamlFile
@NotNull public static @NotNull MapNode readYamlFile(String fileName, Class<?> clazz, BambooYamlSpecsService bambooYamlSpecsService) throws IOException
- Throws:
IOException
-
-