PHP Class spec\PhpSpec\Event\SuiteEventSpec

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

Méthodes publiques

Méthode Description
it_can_be_told_that_the_suite_is_no_longer_worth_rerunning ( )
it_can_be_told_that_the_suite_is_worth_rerunning ( )
it_defaults_to_saying_suite_is_not_worth_rerunning ( )
it_is_an_event ( )
it_provides_a_link_to_result ( )
it_provides_a_link_to_suite ( $suite )
it_provides_a_link_to_time ( )
let ( PhpSpec\Loader\Suite $suite )

Method Details

it_can_be_told_that_the_suite_is_no_longer_worth_rerunning() public méthode

it_can_be_told_that_the_suite_is_worth_rerunning() public méthode

it_defaults_to_saying_suite_is_not_worth_rerunning() public méthode

it_is_an_event() public méthode

public it_is_an_event ( )

let() public méthode

public let ( PhpSpec\Loader\Suite $suite )
$suite PhpSpec\Loader\Suite