PHP 클래스 Symfony\Bridge\Twig\Tests\Extension\DumpExtensionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: symfony/symfony

공개 메소드들

메소드 설명
getDumpArgs ( )
getDumpTags ( )
testCustomDumper ( )
testDump ( $context, $args, $expectedOutput, $debug = true )
testDumpTag ( $template, $debug, $expectedOutput, $expectedDumped )

메소드 상세

getDumpArgs() 공개 메소드

public getDumpArgs ( )

getDumpTags() 공개 메소드

public getDumpTags ( )

testCustomDumper() 공개 메소드

public testCustomDumper ( )

testDump() 공개 메소드

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

testDumpTag() 공개 메소드

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