PHP 클래스 JBZoo\PHPUnit\DatesTest

상속: extends JBZoo\PHPUnit\PHPUnit
파일 보기 프로젝트 열기: jbzoo/utils

공개 메소드들

메소드 설명
testConst ( )
testFactory ( ) Test that factory() returns a DateTime object.
testHuman ( )
testIsDate ( )
testIsThisMonth ( )
testIsThisWeek ( )
testIsThisYear ( )
testIsToday ( )
testIsTomorrow ( )
testIsYesterday ( )
testSql ( )
testTimezone ( )
testToStamp ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testConst() 공개 메소드

public testConst ( )

testFactory() 공개 메소드

Test that factory() returns a DateTime object.
public testFactory ( )

testHuman() 공개 메소드

public testHuman ( )

testIsDate() 공개 메소드

public testIsDate ( )

testIsThisMonth() 공개 메소드

public testIsThisMonth ( )

testIsThisWeek() 공개 메소드

public testIsThisWeek ( )

testIsThisYear() 공개 메소드

public testIsThisYear ( )

testIsToday() 공개 메소드

public testIsToday ( )

testIsTomorrow() 공개 메소드

public testIsTomorrow ( )

testIsYesterday() 공개 메소드

public testIsYesterday ( )

testSql() 공개 메소드

public testSql ( )

testTimezone() 공개 메소드

public testTimezone ( )

testToStamp() 공개 메소드

public testToStamp ( )