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

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
commandIdentifiersAndCompiletimeControllerInfo ( ) : array
isCompileTimeCommandControllerChecksIfTheGivenCommandIdentifierRefersToACompileTimeController ( $compiletimeCommandControllerIdentifiers, $givenCommandIdentifier, $expectedResult )
resolveRequestHandlerThrowsUsefulExceptionIfNoRequestHandlerFound ( )

Method Details

commandIdentifiersAndCompiletimeControllerInfo() public method

isCompileTimeCommandControllerChecksIfTheGivenCommandIdentifierRefersToACompileTimeController() public method

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

resolveRequestHandlerThrowsUsefulExceptionIfNoRequestHandlerFound() public method