PHP 클래스 Business\Tests\DayTest

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

공개 메소드들

메소드 설명
testExceptionEmptyOpeningInterval ( )
testExceptionInvalidDayOfWeek ( )
testGetClosestOpenTimeAfterOutsideIntervals ( )
testGetClosestOpeningTimeAfterBetweenIntervals ( )
testGetClosestOpeningTimeAfterInsideInterval ( )
testGetClosestOpeningTimeBeforeBetweenIntervals ( )
testGetClosestOpeningTimeBeforeInsideInterval ( )
testGetClosestOpeningTimeBeforeOutsideIntervals ( )
testGetClosingTime ( )
testGetOpeningTime ( )
testIsTimeWithin ( )
testJsonSerialize ( )
testSerializeUnserialize ( )

메소드 상세

testExceptionEmptyOpeningInterval() 공개 메소드

testExceptionInvalidDayOfWeek() 공개 메소드

testGetClosestOpenTimeAfterOutsideIntervals() 공개 메소드

testGetClosestOpeningTimeAfterBetweenIntervals() 공개 메소드

testGetClosestOpeningTimeAfterInsideInterval() 공개 메소드

testGetClosestOpeningTimeBeforeBetweenIntervals() 공개 메소드

testGetClosestOpeningTimeBeforeInsideInterval() 공개 메소드

testGetClosestOpeningTimeBeforeOutsideIntervals() 공개 메소드

testGetClosingTime() 공개 메소드

public testGetClosingTime ( )

testGetOpeningTime() 공개 메소드

public testGetOpeningTime ( )

testIsTimeWithin() 공개 메소드

public testIsTimeWithin ( )

testJsonSerialize() 공개 메소드

public testJsonSerialize ( )

testSerializeUnserialize() 공개 메소드