PHP Class Jasny\Twig\DateExtensionTest

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

Public Methods

Method Description
setUpBeforeClass ( )
testLocalDate ( )
testLocalDateLong ( )
testLocalDateShort ( )
testLocalTime ( )
testLocalTimeLong ( )
testLocalTimeShort ( )

Private Methods

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

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testLocalDate() public method

public testLocalDate ( )

testLocalDateLong() public method

public testLocalDateLong ( )

testLocalDateShort() public method

public testLocalDateShort ( )

testLocalTime() public method

public testLocalTime ( )

testLocalTimeLong() public method

public testLocalTimeLong ( )

testLocalTimeShort() public method

public testLocalTimeShort ( )