|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Twig_Tests_Loader_ArrayTest:
Collaboration diagram for Twig_Tests_Loader_ArrayTest:Public Member Functions | |
| testGetSource () | |
| @group legacy More... | |
| testGetSourceWhenTemplateDoesNotExist () | |
| @group legacy @expectedException Twig_Error_Loader More... | |
| testGetSourceContextWhenTemplateDoesNotExist () | |
| @expectedException Twig_Error_Loader More... | |
| testGetCacheKey () | |
| testGetCacheKeyWhenTemplateHasDuplicateContent () | |
| testGetCacheKeyIsProtectedFromEdgeCollisions () | |
| testGetCacheKeyWhenTemplateDoesNotExist () | |
| @expectedException Twig_Error_Loader More... | |
| testSetTemplate () | |
| testIsFresh () | |
| testIsFreshWhenTemplateDoesNotExist () | |
| @expectedException Twig_Error_Loader More... | |
| testTemplateReference () | |
Definition at line 12 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testGetCacheKey | ( | ) |
Definition at line 45 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testGetCacheKeyIsProtectedFromEdgeCollisions | ( | ) |
Definition at line 63 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 77 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testGetCacheKeyWhenTemplateHasDuplicateContent | ( | ) |
Definition at line 52 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testGetSource | ( | ) |
@group legacy
Definition at line 17 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testGetSourceContextWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 38 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testGetSourceWhenTemplateDoesNotExist | ( | ) |
@group legacy @expectedException Twig_Error_Loader
Definition at line 28 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testIsFresh | ( | ) |
Definition at line 92 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testIsFreshWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 101 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testSetTemplate | ( | ) |
Definition at line 84 of file ArrayTest.php.
| Twig_Tests_Loader_ArrayTest::testTemplateReference | ( | ) |
Definition at line 108 of file ArrayTest.php.
References $name.