PHP Класс Neos\Flow\Tests\Unit\Core\BootstrapTest

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

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

Метод Описание
commandIdentifiersAndCompiletimeControllerInfo ( ) : array
isCompileTimeCommandControllerChecksIfTheGivenCommandIdentifierRefersToACompileTimeController ( $compiletimeCommandControllerIdentifiers, $givenCommandIdentifier, $expectedResult )
resolveRequestHandlerThrowsUsefulExceptionIfNoRequestHandlerFound ( )

Описание методов

commandIdentifiersAndCompiletimeControllerInfo() публичный Метод

isCompileTimeCommandControllerChecksIfTheGivenCommandIdentifierRefersToACompileTimeController() публичный Метод

public isCompileTimeCommandControllerChecksIfTheGivenCommandIdentifierRefersToACompileTimeController ( $compiletimeCommandControllerIdentifiers, $givenCommandIdentifier, $expectedResult )

resolveRequestHandlerThrowsUsefulExceptionIfNoRequestHandlerFound() публичный Метод