PHP 클래스 Neos\FluidAdaptor\Tests\Unit\Core\Widget\AjaxWidgetComponentTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/flow-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$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

공개 메소드들

메소드 설명
extractWidgetContextDecodesSerializedWidgetContextIfPresent ( )
handleCancelsComponentChainIfWidgetContextIsPresent ( )
handleDispatchesActionRequestIfWidgetContextIsPresent ( )
handleDoesNotCreateActionRequestIfHttpRequestContainsNoWidgetContext ( )
handleInjectsActionRequestToSecurityContext ( )
handleSetsWidgetContextAndControllerObjectNameIfWidgetIdIsPresent ( )
setUp ( )

메소드 상세

extractWidgetContextDecodesSerializedWidgetContextIfPresent() 공개 메소드

handleCancelsComponentChainIfWidgetContextIsPresent() 공개 메소드

handleDispatchesActionRequestIfWidgetContextIsPresent() 공개 메소드

handleDoesNotCreateActionRequestIfHttpRequestContainsNoWidgetContext() 공개 메소드

handleInjectsActionRequestToSecurityContext() 공개 메소드

handleSetsWidgetContextAndControllerObjectNameIfWidgetIdIsPresent() 공개 메소드

setUp() 공개 메소드

public setUp ( )

프로퍼티 상세

$ajaxWidgetComponent 보호되어 있는 프로퍼티

protected AjaxWidgetComponent,Neos\FluidAdaptor\Core\Widget $ajaxWidgetComponent
리턴 Neos\FluidAdaptor\Core\Widget\AjaxWidgetComponent

$mockAjaxWidgetContextHolder 보호되어 있는 프로퍼티

protected AjaxWidgetContextHolder,Neos\FluidAdaptor\Core\Widget|PHPUnit_Framework_MockObject_MockObject $mockAjaxWidgetContextHolder
리턴 Neos\FluidAdaptor\Core\Widget\AjaxWidgetContextHolder | PHPUnit_Framework_MockObject_MockObject

$mockComponentContext 보호되어 있는 프로퍼티

protected ComponentContext,Neos\Flow\Http\Component|PHPUnit_Framework_MockObject_MockObject $mockComponentContext
리턴 Neos\Flow\Http\Component\ComponentContext | PHPUnit_Framework_MockObject_MockObject

$mockDispatcher 보호되어 있는 프로퍼티

protected Dispatcher,Neos\Flow\Mvc|PHPUnit_Framework_MockObject_MockObject $mockDispatcher
리턴 Neos\Flow\Mvc\Dispatcher | PHPUnit_Framework_MockObject_MockObject

$mockHashService 보호되어 있는 프로퍼티

protected HashService,Neos\Flow\Security\Cryptography|PHPUnit_Framework_MockObject_MockObject $mockHashService
리턴 Neos\Flow\Security\Cryptography\HashService | PHPUnit_Framework_MockObject_MockObject

$mockHttpRequest 보호되어 있는 프로퍼티

protected Request,Neos\Flow\Http|PHPUnit_Framework_MockObject_MockObject $mockHttpRequest
리턴 Neos\Flow\Http\Request | PHPUnit_Framework_MockObject_MockObject

$mockHttpResponse 보호되어 있는 프로퍼티

protected Response,Neos\Flow\Http|PHPUnit_Framework_MockObject_MockObject $mockHttpResponse
리턴 Neos\Flow\Http\Response | PHPUnit_Framework_MockObject_MockObject

$mockObjectManager 보호되어 있는 프로퍼티

protected ObjectManagerInterface,Neos\Flow\ObjectManagement|PHPUnit_Framework_MockObject_MockObject $mockObjectManager
리턴 Neos\Flow\ObjectManagement\ObjectManagerInterface | PHPUnit_Framework_MockObject_MockObject

$mockPropertyMapper 보호되어 있는 프로퍼티

protected PropertyMapper,Neos\Flow\Property|PHPUnit_Framework_MockObject_MockObject $mockPropertyMapper
리턴 Neos\Flow\Property\PropertyMapper | PHPUnit_Framework_MockObject_MockObject

$mockPropertyMappingConfiguration 보호되어 있는 프로퍼티

protected PropertyMappingConfiguration,Neos\Flow\Property|PHPUnit_Framework_MockObject_MockObject $mockPropertyMappingConfiguration
리턴 Neos\Flow\Property\PropertyMappingConfiguration | PHPUnit_Framework_MockObject_MockObject

$mockSecurityContext 보호되어 있는 프로퍼티

protected Context,Neos\Flow\Security|PHPUnit_Framework_MockObject_MockObject $mockSecurityContext
리턴 Neos\Flow\Security\Context | PHPUnit_Framework_MockObject_MockObject