PHP 클래스 Carew\Tests\Event\Listener\Decorator\TwigTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: carew/carew

공개 메소드들

메소드 설명
getPostRenderWithLayoutTests ( )
getPostRenderWithoutLayoutTests ( )
getPreRenderTests ( )
setUp ( )
tearDown ( )
testPostRenderWithLayout ( $layout )
testPostRenderWithoutLayout ( $expected, $body )
testPreRender ( $expected, $body )
testPreRenderThrowExceptionOnRender ( )
testPreRenderThrowExceptionOnTemplateFromString ( )
testPreRenderWithGlobalVars ( )
testPreRenderWithMultiplePagination ( )
testPreRenderWithPagination ( )
testPreRenderWithoutLayout ( )

비공개 메소드들

메소드 설명
getTwigGlobals ( )

메소드 상세

getPostRenderWithLayoutTests() 공개 메소드

getPostRenderWithoutLayoutTests() 공개 메소드

getPreRenderTests() 공개 메소드

public getPreRenderTests ( )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testPostRenderWithLayout() 공개 메소드

public testPostRenderWithLayout ( $layout )

testPostRenderWithoutLayout() 공개 메소드

public testPostRenderWithoutLayout ( $expected, $body )

testPreRender() 공개 메소드

public testPreRender ( $expected, $body )

testPreRenderThrowExceptionOnRender() 공개 메소드

testPreRenderThrowExceptionOnTemplateFromString() 공개 메소드

testPreRenderWithGlobalVars() 공개 메소드

testPreRenderWithMultiplePagination() 공개 메소드

testPreRenderWithPagination() 공개 메소드

testPreRenderWithoutLayout() 공개 메소드