PHP Interface Hal\MutaTesting\Test\UnitCollectionInterface

Inheritance: extends IteratorAggregate
Afficher le fichier Open project: halleck45/mutatesting Interface Usage Examples

Méthodes publiques

Méthode Description
all ( )
getByFile ( $file )
getNumOfAssertions ( )
getNumOfErrors ( )
getNumOfFailures ( )
push ( Hal\MutaTesting\Test\UnitInterface $unit )

Method Details

all() public méthode

public all ( )

getByFile() public méthode

public getByFile ( $file )

getNumOfAssertions() public méthode

public getNumOfAssertions ( )

getNumOfErrors() public méthode

public getNumOfErrors ( )

getNumOfFailures() public méthode

public getNumOfFailures ( )

push() public méthode

public push ( Hal\MutaTesting\Test\UnitInterface $unit )
$unit Hal\MutaTesting\Test\UnitInterface