PHP Класс spec\PhpSpec\Process\Prerequisites\SuitePrerequisitesSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
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