Package com.aventstack.chaintest.conf
Class YamlConfig
java.lang.Object
com.aventstack.chaintest.conf.YamlConfig
-
Method Summary
Modifier and TypeMethodDescriptionOptional<Collection<?>>getCollection(String key) static YamlConfigload(InputStream is) static YamlConfig
-
Method Details
-
load
-
load
- Throws:
FileNotFoundException
-
getString
-
getInt
-
getCollection
-
getObject
-