PHP Class Neos\Flow\Tests\Unit\Http\Component\ComponentChainTest

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

Protected Properties

Свойство Type Description
$componentChain Neos\Flow\Http\Component\ComponentChain
$mockComponentContext Neos\Flow\Http\Component\ComponentContext | PHPUnit_Framework_MockObject_MockObject

Méthodes publiques

Méthode Description
handleProcessesConfiguredComponents ( )
handleResetsTheCancelParameterIfItWasTrue ( )
handleReturnsIfNoComponentsAreConfigured ( )
handleStopsProcessingIfAComponentCancelsTheCurrentChain ( )
setUp ( )

Method Details

handleProcessesConfiguredComponents() public méthode

handleResetsTheCancelParameterIfItWasTrue() public méthode

handleReturnsIfNoComponentsAreConfigured() public méthode

handleStopsProcessingIfAComponentCancelsTheCurrentChain() public méthode

setUp() public méthode

public setUp ( )

Property Details

$componentChain protected_oe property

protected ComponentChain,Neos\Flow\Http\Component $componentChain
Résultat Neos\Flow\Http\Component\ComponentChain

$mockComponentContext protected_oe property

protected ComponentContext,Neos\Flow\Http\Component|PHPUnit_Framework_MockObject_MockObject $mockComponentContext
Résultat Neos\Flow\Http\Component\ComponentContext | PHPUnit_Framework_MockObject_MockObject