PHP Class Neos\Flow\Tests\Unit\Core\BootstrapTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
commandIdentifiersAndCompiletimeControllerInfo ( ) : array
isCompileTimeCommandControllerChecksIfTheGivenCommandIdentifierRefersToACompileTimeController ( $compiletimeCommandControllerIdentifiers, $givenCommandIdentifier, $expectedResult )
resolveRequestHandlerThrowsUsefulExceptionIfNoRequestHandlerFound ( )

Method Details

commandIdentifiersAndCompiletimeControllerInfo() public méthode

isCompileTimeCommandControllerChecksIfTheGivenCommandIdentifierRefersToACompileTimeController() public méthode

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

resolveRequestHandlerThrowsUsefulExceptionIfNoRequestHandlerFound() public méthode