Method | 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 ) |
public it_does_nothing_when_types_exist ( PhpSpec\Process\Context\ExecutionContext $executionContext ) | ||
$executionContext | PhpSpec\Process\Context\ExecutionContext |
public it_throws_execption_when_types_do_not_exist ( PhpSpec\Process\Context\ExecutionContext $executionContext ) | ||
$executionContext | PhpSpec\Process\Context\ExecutionContext |
public let ( PhpSpec\Process\Context\ExecutionContext $executionContext ) | ||
$executionContext | PhpSpec\Process\Context\ExecutionContext |