PHP Class Hal\MutaTesting\Specification\RandomSpecification

Inheritance: implements Hal\MutaTesting\Specification\SpecificationInterface
Show file Open project: halleck45/mutatesting

Public Methods

Method Description
__construct ( $level, $max = 5 )
isSatisfedBy ( Hal\MutaTesting\Mutation\MutationInterface $mutation, $index )

Method Details

__construct() public method

public __construct ( $level, $max = 5 )

isSatisfedBy() public method

public isSatisfedBy ( Hal\MutaTesting\Mutation\MutationInterface $mutation, $index )
$mutation Hal\MutaTesting\Mutation\MutationInterface