PHP 클래스 Jasny\Twig\TextExtensionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: jasny/twig-extensions

공개 메소드들

메소드 설명
testLess ( )
testLine ( )
testQuote ( )
testTruncate ( )

비공개 메소드들

메소드 설명
buildEnv ( $template )
check ( $expected, $template )
process ( $template, $data = [] )

메소드 상세

testLess() 공개 메소드

public testLess ( )

testLine() 공개 메소드

public testLine ( )

testQuote() 공개 메소드

public testQuote ( )

testTruncate() 공개 메소드

public testTruncate ( )