PHP 클래스 ImboUnitTest\DateFormatterTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: imbo/imbo

공개 메소드들

메소드 설명
getDates ( ) : array[] Get different datetimes
setUp ( ) Set up the helper
tearDown ( ) Tear down the helper
testCanFormatADateTimeInstance ( $datetime, $expected )

메소드 상세

getDates() 공개 메소드

Get different datetimes
public getDates ( ) : array[]
리턴 array[]

setUp() 공개 메소드

Set up the helper
public setUp ( )

tearDown() 공개 메소드

Tear down the helper
public tearDown ( )

testCanFormatADateTimeInstance() 공개 메소드

public testCanFormatADateTimeInstance ( $datetime, $expected )