Package org.ndviet.keyword
Class ConfigurationUtils
java.lang.Object
org.robotframework.javalib.library.KeywordFactoryBasedLibrary<org.robotframework.javalib.keyword.DocumentedKeyword>
org.robotframework.javalib.library.AnnotationLibrary
org.ndviet.keyword.ConfigurationUtils
- All Implemented Interfaces:
org.robotframework.javalib.library.KeywordDocumentationRepository,org.robotframework.javalib.library.RobotFrameworkDynamicAPI
public class ConfigurationUtils
extends org.robotframework.javalib.library.AnnotationLibrary
-
Field Summary
Fields inherited from class org.robotframework.javalib.library.AnnotationLibrary
beanLoaders, classFilter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetListValues(String key) readJsonConfiguration(String filePath) readYamlConfiguration(String filePath) Methods inherited from class org.robotframework.javalib.library.AnnotationLibrary
addKeywordPattern, autowireFields, createKeywordFactory, getKeywordArguments, getKeywordDocumentation, runKeyword, runKeywordMethods inherited from class org.robotframework.javalib.library.KeywordFactoryBasedLibrary
getClassLoader, getKeywordNames, setClassLoader