PHP Class Neos\FluidAdaptor\Tests\Unit\Core\Widget\AjaxWidgetComponentTest

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

Protected Properties

Свойство Type Description
$ajaxWidgetComponent Neos\FluidAdaptor\Core\Widget\AjaxWidgetComponent
$mockAjaxWidgetContextHolder Neos\FluidAdaptor\Core\Widget\AjaxWidgetContextHolder | PHPUnit_Framework_MockObject_MockObject
$mockComponentContext Neos\Flow\Http\Component\ComponentContext | PHPUnit_Framework_MockObject_MockObject
$mockDispatcher Neos\Flow\Mvc\Dispatcher | PHPUnit_Framework_MockObject_MockObject
$mockHashService Neos\Flow\Security\Cryptography\HashService | PHPUnit_Framework_MockObject_MockObject
$mockHttpRequest Neos\Flow\Http\Request | PHPUnit_Framework_MockObject_MockObject
$mockHttpResponse Neos\Flow\Http\Response | PHPUnit_Framework_MockObject_MockObject
$mockObjectManager Neos\Flow\ObjectManagement\ObjectManagerInterface | PHPUnit_Framework_MockObject_MockObject
$mockPropertyMapper Neos\Flow\Property\PropertyMapper | PHPUnit_Framework_MockObject_MockObject
$mockPropertyMappingConfiguration Neos\Flow\Property\PropertyMappingConfiguration | PHPUnit_Framework_MockObject_MockObject
$mockSecurityContext Neos\Flow\Security\Context | PHPUnit_Framework_MockObject_MockObject

Méthodes publiques

Méthode Description
extractWidgetContextDecodesSerializedWidgetContextIfPresent ( )
handleCancelsComponentChainIfWidgetContextIsPresent ( )
handleDispatchesActionRequestIfWidgetContextIsPresent ( )
handleDoesNotCreateActionRequestIfHttpRequestContainsNoWidgetContext ( )
handleInjectsActionRequestToSecurityContext ( )
handleSetsWidgetContextAndControllerObjectNameIfWidgetIdIsPresent ( )
setUp ( )

Method Details

extractWidgetContextDecodesSerializedWidgetContextIfPresent() public méthode

handleCancelsComponentChainIfWidgetContextIsPresent() public méthode

handleDispatchesActionRequestIfWidgetContextIsPresent() public méthode

handleDoesNotCreateActionRequestIfHttpRequestContainsNoWidgetContext() public méthode

handleInjectsActionRequestToSecurityContext() public méthode

handleSetsWidgetContextAndControllerObjectNameIfWidgetIdIsPresent() public méthode

setUp() public méthode

public setUp ( )

Property Details

$ajaxWidgetComponent protected_oe property

protected AjaxWidgetComponent,Neos\FluidAdaptor\Core\Widget $ajaxWidgetComponent
Résultat Neos\FluidAdaptor\Core\Widget\AjaxWidgetComponent

$mockAjaxWidgetContextHolder protected_oe property

protected AjaxWidgetContextHolder,Neos\FluidAdaptor\Core\Widget|PHPUnit_Framework_MockObject_MockObject $mockAjaxWidgetContextHolder
Résultat Neos\FluidAdaptor\Core\Widget\AjaxWidgetContextHolder | PHPUnit_Framework_MockObject_MockObject

$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

$mockDispatcher protected_oe property

protected Dispatcher,Neos\Flow\Mvc|PHPUnit_Framework_MockObject_MockObject $mockDispatcher
Résultat Neos\Flow\Mvc\Dispatcher | PHPUnit_Framework_MockObject_MockObject

$mockHashService protected_oe property

protected HashService,Neos\Flow\Security\Cryptography|PHPUnit_Framework_MockObject_MockObject $mockHashService
Résultat Neos\Flow\Security\Cryptography\HashService | PHPUnit_Framework_MockObject_MockObject

$mockHttpRequest protected_oe property

protected Request,Neos\Flow\Http|PHPUnit_Framework_MockObject_MockObject $mockHttpRequest
Résultat Neos\Flow\Http\Request | PHPUnit_Framework_MockObject_MockObject

$mockHttpResponse protected_oe property

protected Response,Neos\Flow\Http|PHPUnit_Framework_MockObject_MockObject $mockHttpResponse
Résultat Neos\Flow\Http\Response | PHPUnit_Framework_MockObject_MockObject

$mockObjectManager protected_oe property

protected ObjectManagerInterface,Neos\Flow\ObjectManagement|PHPUnit_Framework_MockObject_MockObject $mockObjectManager
Résultat Neos\Flow\ObjectManagement\ObjectManagerInterface | PHPUnit_Framework_MockObject_MockObject

$mockPropertyMapper protected_oe property

protected PropertyMapper,Neos\Flow\Property|PHPUnit_Framework_MockObject_MockObject $mockPropertyMapper
Résultat Neos\Flow\Property\PropertyMapper | PHPUnit_Framework_MockObject_MockObject

$mockPropertyMappingConfiguration protected_oe property

protected PropertyMappingConfiguration,Neos\Flow\Property|PHPUnit_Framework_MockObject_MockObject $mockPropertyMappingConfiguration
Résultat Neos\Flow\Property\PropertyMappingConfiguration | PHPUnit_Framework_MockObject_MockObject

$mockSecurityContext protected_oe property

protected Context,Neos\Flow\Security|PHPUnit_Framework_MockObject_MockObject $mockSecurityContext
Résultat Neos\Flow\Security\Context | PHPUnit_Framework_MockObject_MockObject