PHP Class Jasny\Twig\TextExtensionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: jasny/twig-extensions

Public Methods

Method Description
testLess ( )
testLine ( )
testQuote ( )
testTruncate ( )

Private Methods

Method Description
buildEnv ( $template )
check ( $expected, $template )
process ( $template, $data = [] )

Method Details

testLess() public method

public testLess ( )

testLine() public method

public testLine ( )

testQuote() public method

public testQuote ( )

testTruncate() public method

public testTruncate ( )