ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testErrorWithObjectFilename () | |
testErrorWithArrayFilename () | |
testTwigExceptionGuessWithMissingVarAndArrayLoader () | |
testTwigExceptionGuessWithExceptionAndArrayLoader () | |
testTwigExceptionGuessWithMissingVarAndFilesystemLoader () | |
testTwigExceptionGuessWithExceptionAndFilesystemLoader () | |
testTwigExceptionAddsFileAndLine ($templates, $name, $line) | |
@dataProvider getErroredTemplates More... | |
getErroredTemplates () | |
Definition at line 12 of file ErrorTest.php.
Twig_Tests_ErrorTest::getErroredTemplates | ( | ) |
Definition at line 155 of file ErrorTest.php.
Twig_Tests_ErrorTest::testErrorWithArrayFilename | ( | ) |
Definition at line 22 of file ErrorTest.php.
Twig_Tests_ErrorTest::testErrorWithObjectFilename | ( | ) |
Definition at line 14 of file ErrorTest.php.
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLine | ( | $templates, | |
$name, | |||
$line | |||
) |
@dataProvider getErroredTemplates
Definition at line 127 of file ErrorTest.php.
References $name, $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().
Twig_Tests_ErrorTest::testTwigExceptionGuessWithExceptionAndArrayLoader | ( | ) |
Definition at line 58 of file ErrorTest.php.
References $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().
Twig_Tests_ErrorTest::testTwigExceptionGuessWithExceptionAndFilesystemLoader | ( | ) |
Definition at line 105 of file ErrorTest.php.
References $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().
Twig_Tests_ErrorTest::testTwigExceptionGuessWithMissingVarAndArrayLoader | ( | ) |
Definition at line 30 of file ErrorTest.php.
References $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().
Twig_Tests_ErrorTest::testTwigExceptionGuessWithMissingVarAndFilesystemLoader | ( | ) |
Definition at line 86 of file ErrorTest.php.
References $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().