PHP Class Business\Tests\TimeTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: florianv/business

Méthodes publiques

Méthode Description
testFromDate ( )
testFromString ( )
testFromStringInvalid ( )
testIsAfterOrEqual ( )
testIsBeforeOrEqual ( )
testJsonSerialize ( )
testToInteger ( )
testToString ( )

Method Details

testFromDate() public méthode

public testFromDate ( )

testFromString() public méthode

public testFromString ( )

testFromStringInvalid() public méthode

testIsAfterOrEqual() public méthode

public testIsAfterOrEqual ( )

testIsBeforeOrEqual() public méthode

public testIsBeforeOrEqual ( )

testJsonSerialize() public méthode

public testJsonSerialize ( )

testToInteger() public méthode

public testToInteger ( )

testToString() public méthode

public testToString ( )