PHP 클래스 Neos\Flow\Tests\Unit\Mvc\ViewConfigurationManagerTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$mockActionRequest Neos\Flow\Mvc\ActionRequest | PHPUnit_Framework_MockObject_MockObject
$mockCache Neos\Cache\Frontend\VariableFrontend | PHPUnit_Framework_MockObject_MockObject
$mockConfigurationManager Neos\Flow\Configuration\ConfigurationManager | PHPUnit_Framework_MockObject_MockObject
$viewConfigurationManager Neos\Flow\Mvc\ViewConfigurationManager

공개 메소드들

메소드 설명
getViewConfigurationFindsMatchingConfigurationForRequest ( )
getViewConfigurationUsedFilterConfigurationWithHigherWeight ( )
setUp ( )

메소드 상세

getViewConfigurationFindsMatchingConfigurationForRequest() 공개 메소드

getViewConfigurationUsedFilterConfigurationWithHigherWeight() 공개 메소드

setUp() 공개 메소드

public setUp ( )

프로퍼티 상세

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

protected ActionRequest,Neos\Flow\Mvc|PHPUnit_Framework_MockObject_MockObject $mockActionRequest
리턴 Neos\Flow\Mvc\ActionRequest | PHPUnit_Framework_MockObject_MockObject

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

protected VariableFrontend,Neos\Cache\Frontend|PHPUnit_Framework_MockObject_MockObject $mockCache
리턴 Neos\Cache\Frontend\VariableFrontend | PHPUnit_Framework_MockObject_MockObject

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

protected ConfigurationManager,Neos\Flow\Configuration|PHPUnit_Framework_MockObject_MockObject $mockConfigurationManager
리턴 Neos\Flow\Configuration\ConfigurationManager | PHPUnit_Framework_MockObject_MockObject

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

protected ViewConfigurationManager,Neos\Flow\Mvc $viewConfigurationManager
리턴 Neos\Flow\Mvc\ViewConfigurationManager