PHP Class spec\PhpSpec\Process\Prerequisites\SuitePrerequisitesSpec

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

Méthodes publiques

Méthode Description
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 )

Method Details

it_does_nothing_when_types_exist() public méthode

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 méthode

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

let() public méthode

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