PHP Class JBZoo\PHPUnit\DatesTest

Inheritance: extends JBZoo\PHPUnit\PHPUnit
Afficher le fichier Open project: jbzoo/utils

Méthodes publiques

Méthode Description
testConst ( )
testFactory ( ) Test that factory() returns a DateTime object.
testHuman ( )
testIsDate ( )
testIsThisMonth ( )
testIsThisWeek ( )
testIsThisYear ( )
testIsToday ( )
testIsTomorrow ( )
testIsYesterday ( )
testSql ( )
testTimezone ( )
testToStamp ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testConst() public méthode

public testConst ( )

testFactory() public méthode

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

testHuman() public méthode

public testHuman ( )

testIsDate() public méthode

public testIsDate ( )

testIsThisMonth() public méthode

public testIsThisMonth ( )

testIsThisWeek() public méthode

public testIsThisWeek ( )

testIsThisYear() public méthode

public testIsThisYear ( )

testIsToday() public méthode

public testIsToday ( )

testIsTomorrow() public méthode

public testIsTomorrow ( )

testIsYesterday() public méthode

public testIsYesterday ( )

testSql() public méthode

public testSql ( )

testTimezone() public méthode

public testTimezone ( )

testToStamp() public méthode

public testToStamp ( )