PHP 클래스 spec\PhpSpec\Event\SuiteEventSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: phpspec/phpspec

공개 메소드들

메소드 설명
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 )

메소드 상세

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() 공개 메소드

public it_is_an_event ( )

let() 공개 메소드

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