PHP Class Symfony\Bundle\TwigBundle\Tests\Loader\FilesystemLoaderTest

Inheritance: extends Symfony\Bundle\TwigBundle\Tests\TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testExists ( )
testGetSourceContext ( )
testTwigErrorIfLocatorReturnsFalse ( )
testTwigErrorIfLocatorThrowsInvalid ( )
testTwigErrorIfTemplateDoesNotExist ( )
testTwigSoftErrorIfTemplateDoesNotExist ( )

Method Details

testExists() public method

public testExists ( )

testGetSourceContext() public method

testTwigErrorIfLocatorReturnsFalse() public method

testTwigErrorIfLocatorThrowsInvalid() public method

testTwigErrorIfTemplateDoesNotExist() public method

testTwigSoftErrorIfTemplateDoesNotExist() public method