PHP Class Carew\Tests\Event\Listener\Decorator\TwigTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: carew/carew

Méthodes publiques

Méthode Description
getPostRenderWithLayoutTests ( )
getPostRenderWithoutLayoutTests ( )
getPreRenderTests ( )
setUp ( )
tearDown ( )
testPostRenderWithLayout ( $layout )
testPostRenderWithoutLayout ( $expected, $body )
testPreRender ( $expected, $body )
testPreRenderThrowExceptionOnRender ( )
testPreRenderThrowExceptionOnTemplateFromString ( )
testPreRenderWithGlobalVars ( )
testPreRenderWithMultiplePagination ( )
testPreRenderWithPagination ( )
testPreRenderWithoutLayout ( )

Private Methods

Méthode Description
getTwigGlobals ( )

Method Details

getPostRenderWithLayoutTests() public méthode

getPostRenderWithoutLayoutTests() public méthode

getPreRenderTests() public méthode

public getPreRenderTests ( )

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testPostRenderWithLayout() public méthode

public testPostRenderWithLayout ( $layout )

testPostRenderWithoutLayout() public méthode

public testPostRenderWithoutLayout ( $expected, $body )

testPreRender() public méthode

public testPreRender ( $expected, $body )

testPreRenderThrowExceptionOnRender() public méthode

testPreRenderThrowExceptionOnTemplateFromString() public méthode

testPreRenderWithGlobalVars() public méthode

testPreRenderWithMultiplePagination() public méthode

testPreRenderWithPagination() public méthode

testPreRenderWithoutLayout() public méthode