PHP Class Symfony\Bridge\Twig\Tests\TwigEngineTest

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

Méthodes publiques

Méthode Description
testExists ( )
testExistsWithNonExistentTemplates ( )
testExistsWithTemplateInstances ( )
testExistsWithTemplateWithSyntaxErrors ( )
testRender ( )
testRenderWithError ( )

Méthodes protégées

Méthode Description
getTwig ( )

Method Details

getTwig() protected méthode

protected getTwig ( )

testExists() public méthode

public testExists ( )

testExistsWithNonExistentTemplates() public méthode

testExistsWithTemplateInstances() public méthode

testExistsWithTemplateWithSyntaxErrors() public méthode

testRender() public méthode

public testRender ( )

testRenderWithError() public méthode

public testRenderWithError ( )