PHP Class Roomify\Bat\Test\CalendarTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: roomify/bat

Protected Properties

Property Type Description
$pdo

Public Methods

Method Description
setUp ( )
testCalendarAddFullDayEvent ( )
testCalendarAddSingleEvent2UnitsSameHours ( )
testCalendarCalendarResponseFunctions ( )
testCalendarGetMatchingUnitsIntersect ( )
testCalendarGetMatchingUnitsWithInvalidStates ( )
testCalendarGetMatchingUnitsWithValidStates ( )
testCalendarHourlyEventFullDayRange ( )
testCalendarLastDayOfMonth ( )
testCalendarRetrieveEventSpanningYears ( )
testCalendarRetrievePeriodLargerThanEventsInDBDescribe ( )
testCalendarRetrieveWithEmptyDB ( )
testGetMatchingUnitsWithoutReset ( )
testSavedItemizedEvents ( )
testSplitHour ( )

Method Details

setUp() public method

public setUp ( )

testCalendarAddFullDayEvent() public method

testCalendarAddSingleEvent2UnitsSameHours() public method

testCalendarCalendarResponseFunctions() public method

testCalendarGetMatchingUnitsIntersect() public method

testCalendarGetMatchingUnitsWithInvalidStates() public method

testCalendarGetMatchingUnitsWithValidStates() public method

testCalendarHourlyEventFullDayRange() public method

testCalendarLastDayOfMonth() public method

testCalendarRetrieveEventSpanningYears() public method

testCalendarRetrievePeriodLargerThanEventsInDBDescribe() public method

testCalendarRetrieveWithEmptyDB() public method

testGetMatchingUnitsWithoutReset() public method

testSavedItemizedEvents() public method

testSplitHour() public method

public testSplitHour ( )

Property Details

$pdo protected property

protected $pdo