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)473 testplan.parse_configuration(tmp_config_file)579 testplan.parse_configuration = mock.Mock()
140 def parse_configuration(self, config_file): member in TestPlan209 self.parse_configuration(config_file=self.env.test_config)