Documentation

Twig_Tests_Loader_ChainTest extends TestCase
in package

Table of Contents

testAddLoader()  : mixed
testExists()  : mixed
testGetCacheKey()  : mixed
testGetCacheKeyWhenTemplateDoesNotExist()  : mixed
testGetSourceContext()  : mixed
testGetSourceContextWhenTemplateDoesNotExist()  : mixed

Methods

testAddLoader()

public testAddLoader() : mixed
Return values
mixed

testExists()

public testExists() : mixed
Return values
mixed

testGetCacheKey()

public testGetCacheKey() : mixed
Return values
mixed

testGetCacheKeyWhenTemplateDoesNotExist()

public testGetCacheKeyWhenTemplateDoesNotExist() : mixed
Tags
expectedException

\Twig\Error\LoaderError

Return values
mixed

testGetSourceContext()

public testGetSourceContext() : mixed
Return values
mixed

testGetSourceContextWhenTemplateDoesNotExist()

public testGetSourceContextWhenTemplateDoesNotExist() : mixed
Tags
expectedException

\Twig\Error\LoaderError

Return values
mixed

Search results