Documentation

Twig_Tests_Loader_ArrayTest extends TestCase
in package

Table of Contents

testGetCacheKey()  : mixed
testGetCacheKeyIsProtectedFromEdgeCollisions()  : mixed
testGetCacheKeyWhenTemplateDoesNotExist()  : mixed
testGetCacheKeyWhenTemplateHasDuplicateContent()  : mixed
testGetSourceContextWhenTemplateDoesNotExist()  : mixed
testIsFresh()  : mixed
testIsFreshWhenTemplateDoesNotExist()  : mixed
testSetTemplate()  : mixed

Methods

testGetCacheKey()

public testGetCacheKey() : mixed
Return values
mixed

testGetCacheKeyIsProtectedFromEdgeCollisions()

public testGetCacheKeyIsProtectedFromEdgeCollisions() : mixed
Return values
mixed

testGetCacheKeyWhenTemplateDoesNotExist()

public testGetCacheKeyWhenTemplateDoesNotExist() : mixed
Tags
expectedException

\Twig\Error\LoaderError

Return values
mixed

testGetCacheKeyWhenTemplateHasDuplicateContent()

public testGetCacheKeyWhenTemplateHasDuplicateContent() : mixed
Return values
mixed

testGetSourceContextWhenTemplateDoesNotExist()

public testGetSourceContextWhenTemplateDoesNotExist() : mixed
Tags
expectedException

\Twig\Error\LoaderError

Return values
mixed

testIsFresh()

public testIsFresh() : mixed
Return values
mixed

testIsFreshWhenTemplateDoesNotExist()

public testIsFreshWhenTemplateDoesNotExist() : mixed
Tags
expectedException

\Twig\Error\LoaderError

Return values
mixed

testSetTemplate()

public testSetTemplate() : mixed
Return values
mixed

Search results