PHP Class Symfony\Bridge\Twig\Tests\TwigEngineTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testExists ( )
testExistsWithNonExistentTemplates ( )
testExistsWithTemplateInstances ( )
testExistsWithTemplateWithSyntaxErrors ( )
testRender ( )
testRenderWithError ( )

Protected Methods

Method Description
getTwig ( )

Method Details

getTwig() protected method

protected getTwig ( )

testExists() public method

public testExists ( )

testExistsWithNonExistentTemplates() public method

testExistsWithTemplateInstances() public method

testExistsWithTemplateWithSyntaxErrors() public method

testRender() public method

public testRender ( )

testRenderWithError() public method

public testRenderWithError ( )