PHP Class Jasny\Twig\PcreExtensionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: jasny/twig-extensions

Méthodes publiques

Méthode Description
testPregGet ( )
testPregGetDefault ( )
testPregMatch ( )
testPregMatchError ( )
testPregMatchNo ( )
testQuote ( )
testQuoteDelimiter ( )

Private Methods

Méthode Description
buildEnv ( $template )
check ( $expected, $template )
process ( $template, $data = [] )

Method Details

testPregGet() public méthode

public testPregGet ( )

testPregGetDefault() public méthode

public testPregGetDefault ( )

testPregMatch() public méthode

public testPregMatch ( )

testPregMatchError() public méthode

public testPregMatchError ( )

testPregMatchNo() public méthode

public testPregMatchNo ( )

testQuote() public méthode

public testQuote ( )

testQuoteDelimiter() public méthode

public testQuoteDelimiter ( )