Documentation

Twig_Tests_ErrorTest extends TestCase
in package

Table of Contents

getErroredTemplates()  : mixed
testDoesNotTwigLeakOutput()  : mixed
testErrorWithObjectFilename()  : mixed
testTwigExceptionAddsFileAndLine()  : mixed
testTwigExceptionGuessWithExceptionAndArrayLoader()  : mixed
testTwigExceptionGuessWithExceptionAndFilesystemLoader()  : mixed
testTwigExceptionGuessWithMissingVarAndArrayLoader()  : mixed
testTwigExceptionGuessWithMissingVarAndFilesystemLoader()  : mixed
testTwigLeakOutputInDebugMode()  : mixed

Methods

getErroredTemplates()

public getErroredTemplates() : mixed
Return values
mixed

testDoesNotTwigLeakOutput()

public testDoesNotTwigLeakOutput() : mixed
Return values
mixed

testErrorWithObjectFilename()

public testErrorWithObjectFilename() : mixed
Return values
mixed

testTwigExceptionAddsFileAndLine()

public testTwigExceptionAddsFileAndLine(mixed $templates, mixed $name, mixed $line) : mixed
Parameters
$templates : mixed
$name : mixed
$line : mixed
Tags
dataProvider

getErroredTemplates

Return values
mixed

testTwigExceptionGuessWithExceptionAndArrayLoader()

public testTwigExceptionGuessWithExceptionAndArrayLoader() : mixed
Return values
mixed

testTwigExceptionGuessWithExceptionAndFilesystemLoader()

public testTwigExceptionGuessWithExceptionAndFilesystemLoader() : mixed
Return values
mixed

testTwigExceptionGuessWithMissingVarAndArrayLoader()

public testTwigExceptionGuessWithMissingVarAndArrayLoader() : mixed
Return values
mixed

testTwigExceptionGuessWithMissingVarAndFilesystemLoader()

public testTwigExceptionGuessWithMissingVarAndFilesystemLoader() : mixed
Return values
mixed

testTwigLeakOutputInDebugMode()

public testTwigLeakOutputInDebugMode() : mixed
Return values
mixed

Search results