PHP Class Jasny\Twig\DateExtensionTest

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

Méthodes publiques

Méthode Description
setUpBeforeClass ( )
testLocalDate ( )
testLocalDateLong ( )
testLocalDateShort ( )
testLocalTime ( )
testLocalTimeLong ( )
testLocalTimeShort ( )

Private Methods

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

Method Details

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

testLocalDate() public méthode

public testLocalDate ( )

testLocalDateLong() public méthode

public testLocalDateLong ( )

testLocalDateShort() public méthode

public testLocalDateShort ( )

testLocalTime() public méthode

public testLocalTime ( )

testLocalTimeLong() public méthode

public testLocalTimeLong ( )

testLocalTimeShort() public méthode

public testLocalTimeShort ( )