PHP Class Neos\Flow\Tests\Unit\Mvc\ViewConfigurationManagerTest

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

Protected Properties

Свойство Type Description
$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

Méthodes publiques

Méthode Description
getViewConfigurationFindsMatchingConfigurationForRequest ( )
getViewConfigurationUsedFilterConfigurationWithHigherWeight ( )
setUp ( )

Method Details

getViewConfigurationFindsMatchingConfigurationForRequest() public méthode

getViewConfigurationUsedFilterConfigurationWithHigherWeight() public méthode

setUp() public méthode

public setUp ( )

Property Details

$mockActionRequest protected_oe property

protected ActionRequest,Neos\Flow\Mvc|PHPUnit_Framework_MockObject_MockObject $mockActionRequest
Résultat Neos\Flow\Mvc\ActionRequest | PHPUnit_Framework_MockObject_MockObject

$mockCache protected_oe property

protected VariableFrontend,Neos\Cache\Frontend|PHPUnit_Framework_MockObject_MockObject $mockCache
Résultat Neos\Cache\Frontend\VariableFrontend | PHPUnit_Framework_MockObject_MockObject

$mockConfigurationManager protected_oe property

protected ConfigurationManager,Neos\Flow\Configuration|PHPUnit_Framework_MockObject_MockObject $mockConfigurationManager
Résultat Neos\Flow\Configuration\ConfigurationManager | PHPUnit_Framework_MockObject_MockObject

$viewConfigurationManager protected_oe property

protected ViewConfigurationManager,Neos\Flow\Mvc $viewConfigurationManager
Résultat Neos\Flow\Mvc\ViewConfigurationManager