PHP Class ImboUnitTest\DateFormatterTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
getDates ( ) : array[] Get different datetimes
setUp ( ) Set up the helper
tearDown ( ) Tear down the helper
testCanFormatADateTimeInstance ( $datetime, $expected )

Method Details

getDates() public method

Get different datetimes
public getDates ( ) : array[]
return array[]

setUp() public method

Set up the helper
public setUp ( )

tearDown() public method

Tear down the helper
public tearDown ( )

testCanFormatADateTimeInstance() public method

public testCanFormatADateTimeInstance ( $datetime, $expected )