PHP Class Business\Tests\SpecialDayTest

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

Méthodes publiques

Méthode Description
testCallableNotReturningProperIntervals ( )
testExceptionInvalidDayOfWeek ( )
testGetClosestOpeningTimeAfter ( )
testGetClosestOpeningTimeBefore ( )
testGetClosingTime ( )
testGetOpeningTime ( )
testIsTimeWithin ( )
testJsonSerializeWithOpeningIntervalsCache ( )
testJsonSerializeWithoutOpeningIntervalsCache ( )
testSerializeUnserialize ( )

Method Details

testCallableNotReturningProperIntervals() public méthode

testExceptionInvalidDayOfWeek() public méthode

testGetClosestOpeningTimeAfter() public méthode

testGetClosestOpeningTimeBefore() public méthode

testGetClosingTime() public méthode

public testGetClosingTime ( )

testGetOpeningTime() public méthode

public testGetOpeningTime ( )

testIsTimeWithin() public méthode

public testIsTimeWithin ( )

testJsonSerializeWithOpeningIntervalsCache() public méthode

testJsonSerializeWithoutOpeningIntervalsCache() public méthode

testSerializeUnserialize() public méthode