PHP Class Symfony\Bridge\Twig\Tests\Extension\DumpExtensionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: symfony/symfony

Méthodes publiques

Méthode Description
getDumpArgs ( )
getDumpTags ( )
testCustomDumper ( )
testDump ( $context, $args, $expectedOutput, $debug = true )
testDumpTag ( $template, $debug, $expectedOutput, $expectedDumped )

Method Details

getDumpArgs() public méthode

public getDumpArgs ( )

getDumpTags() public méthode

public getDumpTags ( )

testCustomDumper() public méthode

public testCustomDumper ( )

testDump() public méthode

public testDump ( $context, $args, $expectedOutput, $debug = true )

testDumpTag() public méthode

public testDumpTag ( $template, $debug, $expectedOutput, $expectedDumped )