Class QtafTestExecutionConfigHelper

java.lang.Object
de.qytera.qtaf.core.config.helper.QtafTestExecutionConfigHelper

public class QtafTestExecutionConfigHelper extends Object
Class that provides methods for extracting information about the test execution from the configuration
  • Field Details

    • config

      public static ConfigMap config
      Holds values from JSON configuration files
  • Constructor Details

    • QtafTestExecutionConfigHelper

      public QtafTestExecutionConfigHelper()
  • Method Details

    • getTestGroupsFromConfiguration

      public static List<String> getTestGroupsFromConfiguration()
      Get all groups that should run
      Returns:
      List of names of test groups