Searched refs:parse_configuration (Results 1 – 3 of 3) sorted by relevance
62 plan.parse_configuration(config_file=env.test_config)80 plan.parse_configuration(config_file=class_testplan.env.test_config)
63 plan.parse_configuration(config_file=class_env.test_config)474 testplan.parse_configuration(tmp_config_file)580 testplan.parse_configuration = mock.Mock()
141 def parse_configuration(self, config_file): member in TestPlan210 self.parse_configuration(config_file=self.env.test_config)