muteria.drivers.optimizers.criteriatestexecution.tools.fromdict module

From dict criteria test execution optimizer class

class muteria.drivers.optimizers.criteriatestexecution.tools.fromdict.CriteriaTestExecutionOptimizer(config, explorer, criterion, dictobj=None)[source]

Bases: BaseCriteriaTestExecutionOptimizer

classmethod installed(custom_binary_dir=None)[source]

Check that the tool is installed :return: bool reprenting whether the tool is installed or not

(executable accessible on the path) - True: the tool is installed and works - False: the tool is not installed or do not work

reset(toolalias, test_objective_list, test_list, **kwargs)[source]

Reset the optimizer