PHP 클래스 Business\Tests\SpecialDayTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: florianv/business

공개 메소드들

메소드 설명
testCallableNotReturningProperIntervals ( )
testExceptionInvalidDayOfWeek ( )
testGetClosestOpeningTimeAfter ( )
testGetClosestOpeningTimeBefore ( )
testGetClosingTime ( )
testGetOpeningTime ( )
testIsTimeWithin ( )
testJsonSerializeWithOpeningIntervalsCache ( )
testJsonSerializeWithoutOpeningIntervalsCache ( )
testSerializeUnserialize ( )

메소드 상세

testCallableNotReturningProperIntervals() 공개 메소드

testExceptionInvalidDayOfWeek() 공개 메소드

testGetClosestOpeningTimeAfter() 공개 메소드

testGetClosestOpeningTimeBefore() 공개 메소드

testGetClosingTime() 공개 메소드

public testGetClosingTime ( )

testGetOpeningTime() 공개 메소드

public testGetOpeningTime ( )

testIsTimeWithin() 공개 메소드

public testIsTimeWithin ( )

testJsonSerializeWithOpeningIntervalsCache() 공개 메소드

testJsonSerializeWithoutOpeningIntervalsCache() 공개 메소드

testSerializeUnserialize() 공개 메소드