PHP Class Business\Tests\SpecialDayTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: florianv/business

Public Methods

Method Description
testCallableNotReturningProperIntervals ( )
testExceptionInvalidDayOfWeek ( )
testGetClosestOpeningTimeAfter ( )
testGetClosestOpeningTimeBefore ( )
testGetClosingTime ( )
testGetOpeningTime ( )
testIsTimeWithin ( )
testJsonSerializeWithOpeningIntervalsCache ( )
testJsonSerializeWithoutOpeningIntervalsCache ( )
testSerializeUnserialize ( )

Method Details

testCallableNotReturningProperIntervals() public method

testExceptionInvalidDayOfWeek() public method

testGetClosestOpeningTimeAfter() public method

testGetClosestOpeningTimeBefore() public method

testGetClosingTime() public method

public testGetClosingTime ( )

testGetOpeningTime() public method

public testGetOpeningTime ( )

testIsTimeWithin() public method

public testIsTimeWithin ( )

testJsonSerializeWithOpeningIntervalsCache() public method

testJsonSerializeWithoutOpeningIntervalsCache() public method

testSerializeUnserialize() public method