PHP 클래스 Symfony\Bridge\Twig\Tests\TwigEngineTest

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

공개 메소드들

메소드 설명
testExists ( )
testExistsWithNonExistentTemplates ( )
testExistsWithTemplateInstances ( )
testExistsWithTemplateWithSyntaxErrors ( )
testRender ( )
testRenderWithError ( )

보호된 메소드들

메소드 설명
getTwig ( )

메소드 상세

getTwig() 보호된 메소드

protected getTwig ( )

testExists() 공개 메소드

public testExists ( )

testExistsWithNonExistentTemplates() 공개 메소드

testExistsWithTemplateInstances() 공개 메소드

testExistsWithTemplateWithSyntaxErrors() 공개 메소드

testRender() 공개 메소드

public testRender ( )

testRenderWithError() 공개 메소드

public testRenderWithError ( )