Twig_Tests_TemplateTest
extends TestCase
in package
Table of Contents
- getAttributeExceptions() : mixed
- getGetAttributeTests() : mixed
- getGetAttributeWithSandbox() : mixed
- testDisplayBlocksAcceptTemplateOnlyAsBlocks() : mixed
- testDisplayBlockWithUndefinedBlock() : mixed
- testDisplayBlockWithUndefinedParentBlock() : mixed
- testGetAttribute() : mixed
- testGetAttributeCallExceptions() : mixed
- testGetAttributeDefined() : mixed
- testGetAttributeDefinedStrict() : mixed
- testGetAttributeExceptions() : mixed
- testGetAttributeOnArrayWithConfusableKey() : mixed
- testGetAttributeStrict() : mixed
- testGetAttributeWithSandbox() : mixed
- testGetIsMethods() : mixed
- testRenderBlockWithUndefinedBlock() : mixed
Methods
getAttributeExceptions()
public
getAttributeExceptions() : mixed
Return values
mixed —getGetAttributeTests()
public
getGetAttributeTests() : mixed
Return values
mixed —getGetAttributeWithSandbox()
public
getGetAttributeWithSandbox() : mixed
Return values
mixed —testDisplayBlocksAcceptTemplateOnlyAsBlocks()
public
testDisplayBlocksAcceptTemplateOnlyAsBlocks() : mixed
Tags
Return values
mixed —testDisplayBlockWithUndefinedBlock()
public
testDisplayBlockWithUndefinedBlock() : mixed
Tags
Return values
mixed —testDisplayBlockWithUndefinedParentBlock()
public
testDisplayBlockWithUndefinedParentBlock() : mixed
Tags
Return values
mixed —testGetAttribute()
public
testGetAttribute(mixed $defined, mixed $value, mixed $object, mixed $item, mixed $arguments, mixed $type) : mixed
Parameters
- $defined : mixed
- $value : mixed
- $object : mixed
- $item : mixed
- $arguments : mixed
- $type : mixed
Tags
Return values
mixed —testGetAttributeCallExceptions()
public
testGetAttributeCallExceptions() : mixed
Return values
mixed —testGetAttributeDefined()
public
testGetAttributeDefined(mixed $defined, mixed $value, mixed $object, mixed $item, mixed $arguments, mixed $type) : mixed
Parameters
- $defined : mixed
- $value : mixed
- $object : mixed
- $item : mixed
- $arguments : mixed
- $type : mixed
Tags
Return values
mixed —testGetAttributeDefinedStrict()
public
testGetAttributeDefinedStrict(mixed $defined, mixed $value, mixed $object, mixed $item, mixed $arguments, mixed $type) : mixed
Parameters
- $defined : mixed
- $value : mixed
- $object : mixed
- $item : mixed
- $arguments : mixed
- $type : mixed
Tags
Return values
mixed —testGetAttributeExceptions()
public
testGetAttributeExceptions(mixed $template, mixed $message) : mixed
Parameters
- $template : mixed
- $message : mixed
Tags
Return values
mixed —testGetAttributeOnArrayWithConfusableKey()
public
testGetAttributeOnArrayWithConfusableKey() : mixed
Return values
mixed —testGetAttributeStrict()
public
testGetAttributeStrict(mixed $defined, mixed $value, mixed $object, mixed $item, mixed $arguments, mixed $type[, mixed $exceptionMessage = null ]) : mixed
Parameters
- $defined : mixed
- $value : mixed
- $object : mixed
- $item : mixed
- $arguments : mixed
- $type : mixed
- $exceptionMessage : mixed = null
Tags
Return values
mixed —testGetAttributeWithSandbox()
public
testGetAttributeWithSandbox(mixed $object, mixed $item, mixed $allowed) : mixed
Parameters
- $object : mixed
- $item : mixed
- $allowed : mixed
Tags
Return values
mixed —testGetIsMethods()
public
testGetIsMethods() : mixed
Tags
Return values
mixed —testRenderBlockWithUndefinedBlock()
public
testRenderBlockWithUndefinedBlock() : mixed