PHP 클래스 spec\PhpSpec\Process\Prerequisites\SuitePrerequisitesSpec

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

공개 메소드들

메소드 설명
it_does_nothing_when_types_exist ( PhpSpec\Process\Context\ExecutionContext $executionContext )
it_throws_execption_when_types_do_not_exist ( PhpSpec\Process\Context\ExecutionContext $executionContext )
let ( PhpSpec\Process\Context\ExecutionContext $executionContext )

메소드 상세

it_does_nothing_when_types_exist() 공개 메소드

public it_does_nothing_when_types_exist ( PhpSpec\Process\Context\ExecutionContext $executionContext )
$executionContext PhpSpec\Process\Context\ExecutionContext

it_throws_execption_when_types_do_not_exist() 공개 메소드

public it_throws_execption_when_types_do_not_exist ( PhpSpec\Process\Context\ExecutionContext $executionContext )
$executionContext PhpSpec\Process\Context\ExecutionContext

let() 공개 메소드

public let ( PhpSpec\Process\Context\ExecutionContext $executionContext )
$executionContext PhpSpec\Process\Context\ExecutionContext