PHP Class spec\PHPSpec2\Event\SpecificationEvent

Inheritance: extends PHPSpec2\ObjectBehavior
Afficher le fichier Open project: phpspec/phpspec2

Méthodes publiques

Méthode Description
it_should_be_mapped_to_specification ( PHPSpec2\Loader\Node\Specification $specification )
it_should_provide_result_if_set ( PHPSpec2\Loader\Node\Specification $specification )
it_should_provide_time_if_set ( PHPSpec2\Loader\Node\Specification $specification )
let ( PHPSpec2\Loader\Node\Specification $specification )

Method Details

it_should_be_mapped_to_specification() public méthode

public it_should_be_mapped_to_specification ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification

it_should_provide_result_if_set() public méthode

public it_should_provide_result_if_set ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification

it_should_provide_time_if_set() public méthode

public it_should_provide_time_if_set ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification

let() public méthode

public let ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification