ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setup () | |
testSimple () | |
testUnknownMethodPassThrough () | |
testReportPassThrough () | |
testMkCalendarBadLocation () | |
testMkCalendarNoParentNode () | |
testMkCalendarExistingCalendar () | |
testMkCalendarSucceed () | |
testMkCalendarEmptyBodySucceed () | |
testMkCalendarBadXml () | |
testPrincipalProperties () | |
testSupportedReportSetPropertyNonCalendar () | |
testSupportedReportSetProperty () | |
@depends testSupportedReportSetPropertyNonCalendar More... | |
testSupportedReportSetUserCalendars () | |
testCalendarMultiGetReport () | |
@depends testSupportedReportSetProperty More... | |
testCalendarMultiGetReportExpand () | |
@depends testCalendarMultiGetReport More... | |
testCalendarQueryReport () | |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport More... | |
testCalendarQueryReportWindowsPhone () | |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport More... | |
testCalendarQueryReportBadDepth () | |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport More... | |
testCalendarQueryReportNoCalData () | |
@depends testCalendarQueryReport More... | |
testCalendarQueryReportNoFilters () | |
@depends testCalendarQueryReport More... | |
testCalendarQueryReport1Object () | |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport More... | |
testCalendarQueryReport1ObjectNoCalData () | |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport More... | |
testHTMLActionsPanel () | |
testCalendarMultiGetReportNoEnd () | |
@depends testCalendarMultiGetReport More... | |
testCalendarMultiGetReportNoStart () | |
@depends testCalendarMultiGetReport More... | |
testCalendarMultiGetReportEndBeforeStart () | |
@depends testCalendarMultiGetReport More... | |
testCalendarProperties () | |
@depends testSupportedReportSetPropertyNonCalendar More... | |
Protected Attributes | |
$server | |
$plugin | |
$response | |
$caldavBackend | |
Definition at line 11 of file PluginTest.php.
Sabre\CalDAV\PluginTest::setup | ( | ) |
Definition at line 27 of file PluginTest.php.
References $aclPlugin, $authBackend, $authPlugin, $principalBackend, Sabre\CalDAV\PluginTest\$response, $root, and Sabre\CalDAV\TestUtil\getTestCalendarData().
Sabre\CalDAV\PluginTest::testCalendarMultiGetReport | ( | ) |
@depends testSupportedReportSetProperty
Definition at line 551 of file PluginTest.php.
References $request, data, and Sabre\CalDAV\TestUtil\getTestCalendarData().
Sabre\CalDAV\PluginTest::testCalendarMultiGetReportEndBeforeStart | ( | ) |
@depends testCalendarMultiGetReport
Definition at line 1042 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testCalendarMultiGetReportExpand | ( | ) |
@depends testCalendarMultiGetReport
Definition at line 596 of file PluginTest.php.
References $request, data, Sabre\CalDAV\TestUtil\getTestCalendarData(), and Sabre\VObject\Reader\read().
Sabre\CalDAV\PluginTest::testCalendarMultiGetReportNoEnd | ( | ) |
@depends testCalendarMultiGetReport
Definition at line 988 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testCalendarMultiGetReportNoStart | ( | ) |
@depends testCalendarMultiGetReport
Definition at line 1015 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testCalendarProperties | ( | ) |
@depends testSupportedReportSetPropertyNonCalendar
Definition at line 1069 of file PluginTest.php.
Sabre\CalDAV\PluginTest::testCalendarQueryReport | ( | ) |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport
Definition at line 650 of file PluginTest.php.
References $request, data, Sabre\CalDAV\TestUtil\getTestCalendarData(), and Sabre\VObject\Reader\read().
Sabre\CalDAV\PluginTest::testCalendarQueryReport1Object | ( | ) |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport
Definition at line 875 of file PluginTest.php.
References $request, data, Sabre\CalDAV\TestUtil\getTestCalendarData(), and Sabre\VObject\Reader\read().
Sabre\CalDAV\PluginTest::testCalendarQueryReport1ObjectNoCalData | ( | ) |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport
Definition at line 933 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testCalendarQueryReportBadDepth | ( | ) |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport
Definition at line 770 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testCalendarQueryReportNoCalData | ( | ) |
@depends testCalendarQueryReport
Definition at line 803 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testCalendarQueryReportNoFilters | ( | ) |
@depends testCalendarQueryReport
Definition at line 850 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testCalendarQueryReportWindowsPhone | ( | ) |
@depends testSupportedReportSetProperty @depends testCalendarMultiGetReport
Definition at line 708 of file PluginTest.php.
References $request, data, Sabre\CalDAV\TestUtil\getTestCalendarData(), and Sabre\VObject\Reader\read().
Sabre\CalDAV\PluginTest::testHTMLActionsPanel | ( | ) |
Definition at line 975 of file PluginTest.php.
References Sabre\VObject\$output, and $r.
Sabre\CalDAV\PluginTest::testMkCalendarBadLocation | ( | ) |
Definition at line 137 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testMkCalendarBadXml | ( | ) |
Definition at line 418 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testMkCalendarEmptyBodySucceed | ( | ) |
Definition at line 375 of file PluginTest.php.
Sabre\CalDAV\PluginTest::testMkCalendarExistingCalendar | ( | ) |
Definition at line 237 of file PluginTest.php.
References $request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\CalDAV\PluginTest::testMkCalendarNoParentNode | ( | ) |
Definition at line 187 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testMkCalendarSucceed | ( | ) |
Definition at line 290 of file PluginTest.php.
Sabre\CalDAV\PluginTest::testPrincipalProperties | ( | ) |
Definition at line 431 of file PluginTest.php.
References Sabre\CalDAV\Plugin\NS_CALDAV, and Sabre\CalDAV\Plugin\NS_CALENDARSERVER.
Sabre\CalDAV\PluginTest::testReportPassThrough | ( | ) |
Definition at line 125 of file PluginTest.php.
References $request.
Sabre\CalDAV\PluginTest::testSimple | ( | ) |
Definition at line 103 of file PluginTest.php.
Sabre\CalDAV\PluginTest::testSupportedReportSetProperty | ( | ) |
@depends testSupportedReportSetPropertyNonCalendar
Definition at line 496 of file PluginTest.php.
Sabre\CalDAV\PluginTest::testSupportedReportSetPropertyNonCalendar | ( | ) |
Definition at line 470 of file PluginTest.php.
Sabre\CalDAV\PluginTest::testSupportedReportSetUserCalendars | ( | ) |
Definition at line 522 of file PluginTest.php.
Sabre\CalDAV\PluginTest::testUnknownMethodPassThrough | ( | ) |
Definition at line 114 of file PluginTest.php.
References $request.
|
protected |
Definition at line 25 of file PluginTest.php.
|
protected |
Definition at line 20 of file PluginTest.php.
Referenced by Sabre\CalDAV\Subscriptions\PluginTest\testInit(), and Sabre\CalDAV\Subscriptions\PluginTest\testPropFind().
|
protected |
Definition at line 21 of file PluginTest.php.
Referenced by Sabre\CalDAV\PluginTest\setup().
|
protected |
Definition at line 16 of file PluginTest.php.
Referenced by Sabre\CalDAV\Subscriptions\PluginTest\testInit().