Documentation

Twig_Tests_Loader_FilesystemTest extends TestCase
in package

Table of Contents

getArrayInheritanceTests()  : mixed
getBasePaths()  : mixed
getSecurityTests()  : mixed
testArrayInheritance()  : mixed
testEmptyConstructor()  : mixed
testFindTemplateExceptionNamespace()  : mixed
testFindTemplateWithCache()  : mixed
testGetNamespaces()  : mixed
testGetSourceContext()  : mixed
testLoadTemplateAndRenderBlockWithCache()  : mixed
testLoadTemplateFromPhar()  : mixed
testPaths()  : mixed
testSecurity()  : mixed
testTemplateExistsAlwaysReturnsBool()  : mixed

Methods

getArrayInheritanceTests()

public getArrayInheritanceTests() : mixed
Return values
mixed

getBasePaths()

public getBasePaths() : mixed
Return values
mixed

getSecurityTests()

public getSecurityTests() : mixed
Return values
mixed

testArrayInheritance()

public testArrayInheritance( $templateName) : mixed
Parameters
$templateName :

string Template name with array inheritance

Tags
dataProvider

getArrayInheritanceTests

Return values
mixed

testEmptyConstructor()

public testEmptyConstructor() : mixed
Return values
mixed

testFindTemplateExceptionNamespace()

public testFindTemplateExceptionNamespace() : mixed
Return values
mixed

testFindTemplateWithCache()

public testFindTemplateWithCache() : mixed
Return values
mixed

testGetNamespaces()

public testGetNamespaces() : mixed
Return values
mixed

testGetSourceContext()

public testGetSourceContext() : mixed
Return values
mixed

testLoadTemplateAndRenderBlockWithCache()

public testLoadTemplateAndRenderBlockWithCache() : mixed
Return values
mixed

testLoadTemplateFromPhar()

public testLoadTemplateFromPhar() : mixed
Return values
mixed

testPaths()

public testPaths(mixed $basePath, mixed $cacheKey, mixed $rootPath) : mixed
Parameters
$basePath : mixed
$cacheKey : mixed
$rootPath : mixed
Tags
dataProvider

getBasePaths

Return values
mixed

testSecurity()

public testSecurity(mixed $template) : mixed
Parameters
$template : mixed
Tags
dataProvider

getSecurityTests

Return values
mixed

testTemplateExistsAlwaysReturnsBool()

public testTemplateExistsAlwaysReturnsBool() : mixed
Return values
mixed

Search results