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

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testAddContentViewProvider ( )
testAddLocationViewProvider ( )
testContentViewProvidersPriority ( )
testLocationViewProvidersPriority ( )
testRenderContent ( )
testRenderContentWithClosure ( )
testRenderLocation ( )
testRenderLocationWithClosure ( )
testRenderLocationWithContentPassed ( )

Méthodes protégées

Méthode Description
setUp ( )

Private Methods

Méthode Description
createContentViewProviderMocks ( )
createLocationViewProviderMocks ( )

Method Details

setUp() protected méthode

protected setUp ( )

testAddContentViewProvider() public méthode

testAddLocationViewProvider() public méthode

testContentViewProvidersPriority() public méthode

testLocationViewProvidersPriority() public méthode

testRenderContent() public méthode

public testRenderContent ( )

testRenderContentWithClosure() public méthode

testRenderLocation() public méthode

public testRenderLocation ( )

testRenderLocationWithClosure() public méthode

testRenderLocationWithContentPassed() public méthode