Class QtafTestExecutionConfigHelper
java.lang.Object
de.qytera.qtaf.core.config.helper.QtafTestExecutionConfigHelper
Class that provides methods for extracting information about the test execution from the configuration
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all groups that should run
-
Field Details
-
config
Holds values from JSON configuration files
-
-
Constructor Details
-
QtafTestExecutionConfigHelper
public QtafTestExecutionConfigHelper()
-
-
Method Details
-
getTestGroupsFromConfiguration
Get all groups that should run- Returns:
- List of names of test groups
-