PHP Class Hal\MutaTesting\Event\MutationCreatedEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event
Afficher le fichier Open project: halleck45/mutatesting

Méthodes publiques

Méthode Description
__construct ( Hal\MutaTesting\Test\UnitInterface $unit = null )
getUnit ( )

Method Details

__construct() public méthode

public __construct ( Hal\MutaTesting\Test\UnitInterface $unit = null )
$unit Hal\MutaTesting\Test\UnitInterface

getUnit() public méthode

public getUnit ( )