PHP Class Jasny\Twig\PcreExtensionTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: jasny/twig-extensions

Public Methods

Method Description
testPregGet ( )
testPregGetDefault ( )
testPregMatch ( )
testPregMatchError ( )
testPregMatchNo ( )
testQuote ( )
testQuoteDelimiter ( )

Private Methods

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

Method Details

testPregGet() public method

public testPregGet ( )

testPregGetDefault() public method

public testPregGetDefault ( )

testPregMatch() public method

public testPregMatch ( )

testPregMatchError() public method

public testPregMatchError ( )

testPregMatchNo() public method

public testPregMatchNo ( )

testQuote() public method

public testQuote ( )

testQuoteDelimiter() public method

public testQuoteDelimiter ( )