PHP Class eZ\Publish\Core\MVC\Symfony\View\Tests\ViewManagerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testAddContentViewProvider ( )
testAddLocationViewProvider ( )
testContentViewProvidersPriority ( )
testLocationViewProvidersPriority ( )
testRenderContent ( )
testRenderContentWithClosure ( )
testRenderLocation ( )
testRenderLocationWithClosure ( )
testRenderLocationWithContentPassed ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
createContentViewProviderMocks ( )
createLocationViewProviderMocks ( )

Method Details

setUp() protected method

protected setUp ( )

testAddContentViewProvider() public method

testAddLocationViewProvider() public method

testContentViewProvidersPriority() public method

testLocationViewProvidersPriority() public method

testRenderContent() public method

public testRenderContent ( )

testRenderContentWithClosure() public method

testRenderLocation() public method

public testRenderLocation ( )

testRenderLocationWithClosure() public method

testRenderLocationWithContentPassed() public method