PHP Class Hal\MutaTesting\Mutation\MutationCollection

Inheritance: implements Hal\MutaTesting\Mutation\MutationCollectionInterface
Afficher le fichier Open project: halleck45/mutatesting Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
all ( )
count ( )
getIterator ( )
getSurvivors ( )
push ( Hal\MutaTesting\Mutation\MutationInterface $mutation )

Method Details

__construct() public méthode

public __construct ( )

all() public méthode

public all ( )

count() public méthode

public count ( )

getIterator() public méthode

public getIterator ( )

getSurvivors() public méthode

public getSurvivors ( )

push() public méthode

public push ( Hal\MutaTesting\Mutation\MutationInterface $mutation )
$mutation Hal\MutaTesting\Mutation\MutationInterface