ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | ( | ) |
Twig_Tests_Loader_ArrayTest::testGetCacheKeyIsProtectedFromEdgeCollisions | ( | ) |
Definition at line 63 of file ArrayTest.php.
References $loader.
Twig_Tests_Loader_ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 77 of file ArrayTest.php.
References $loader.
Twig_Tests_Loader_ArrayTest::testGetCacheKeyWhenTemplateHasDuplicateContent | ( | ) |
Definition at line 52 of file ArrayTest.php.
References $loader.
Twig_Tests_Loader_ArrayTest::testGetSource | ( | ) |
Twig_Tests_Loader_ArrayTest::testGetSourceContextWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 38 of file ArrayTest.php.
References $loader.
Twig_Tests_Loader_ArrayTest::testGetSourceWhenTemplateDoesNotExist | ( | ) |
@group legacy @expectedException Twig_Error_Loader
Definition at line 28 of file ArrayTest.php.
References $loader.
Twig_Tests_Loader_ArrayTest::testIsFresh | ( | ) |
Twig_Tests_Loader_ArrayTest::testIsFreshWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 101 of file ArrayTest.php.
References $loader.
Twig_Tests_Loader_ArrayTest::testSetTemplate | ( | ) |
Twig_Tests_Loader_ArrayTest::testTemplateReference | ( | ) |
Definition at line 108 of file ArrayTest.php.