|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\Schedule\FreeBusyRequestTest:
Collaboration diagram for Sabre\CalDAV\Schedule\FreeBusyRequestTest:Public Member Functions | |
| setUp () | |
| testWrongContentType () | |
| testNotFound () | |
| testNotOutbox () | |
| testNoItipMethod () | |
| @expectedException Sabre\DAV\Exception\BadRequest More... | |
| testNoVFreeBusy () | |
| @expectedException \Sabre\DAV\Exception\NotImplemented More... | |
| testIncorrectOrganizer () | |
| @expectedException Sabre\DAV\Exception\Forbidden More... | |
| testNoAttendees () | |
| @expectedException Sabre\DAV\Exception\BadRequest More... | |
| testNoDTStart () | |
| @expectedException Sabre\DAV\Exception\BadRequest More... | |
| testSucceed () | |
| testSucceedNoCalendars () | |
| Testing if the freebusy request still works, even if there are no calendars in the target users' account. More... | |
| testNoCalendarHomeFound () | |
| testNoInboxFound () | |
| testSucceedUseVAVAILABILITY () | |
Protected Attributes | |
| $plugin | |
| $server | |
| $aclPlugin | |
| $request | |
| $authPlugin | |
| $caldavBackend | |
Definition at line 11 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::setUp | ( | ) |
Definition at line 20 of file FreeBusyRequestTest.php.
References $authBackend, $principalBackend, Sabre\CalDAV\Schedule\FreeBusyRequestTest\$request, $response, $tree, Sabre\HTTP\Sapi\createFromServerArray(), Sabre\CalDAV\Plugin\NS_CALDAV, and Sabre\CalDAV\Xml\Property\ScheduleCalendarTransp\TRANSPARENT.
Here is the call graph for this function:| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testIncorrectOrganizer | ( | ) |
@expectedException Sabre\DAV\Exception\Forbidden
Definition at line 191 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNoAttendees | ( | ) |
@expectedException Sabre\DAV\Exception\BadRequest
Definition at line 217 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNoCalendarHomeFound | ( | ) |
Definition at line 378 of file FreeBusyRequestTest.php.
References Sabre\CalDAV\Plugin\NS_CALDAV.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNoDTStart | ( | ) |
@expectedException Sabre\DAV\Exception\BadRequest
Definition at line 242 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNoInboxFound | ( | ) |
Definition at line 433 of file FreeBusyRequestTest.php.
References Sabre\CalDAV\Plugin\NS_CALDAV.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNoItipMethod | ( | ) |
@expectedException Sabre\DAV\Exception\BadRequest
Definition at line 144 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNotFound | ( | ) |
Definition at line 113 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNotOutbox | ( | ) |
Definition at line 127 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testNoVFreeBusy | ( | ) |
@expectedException \Sabre\DAV\Exception\NotImplemented
Definition at line 167 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testSucceed | ( | ) |
Definition at line 265 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testSucceedNoCalendars | ( | ) |
Testing if the freebusy request still works, even if there are no calendars in the target users' account.
Definition at line 326 of file FreeBusyRequestTest.php.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testSucceedUseVAVAILABILITY | ( | ) |
Definition at line 488 of file FreeBusyRequestTest.php.
References Sabre\CalDAV\Plugin\NS_CALDAV.
| Sabre\CalDAV\Schedule\FreeBusyRequestTest::testWrongContentType | ( | ) |
Definition at line 99 of file FreeBusyRequestTest.php.
|
protected |
Definition at line 15 of file FreeBusyRequestTest.php.
|
protected |
Definition at line 17 of file FreeBusyRequestTest.php.
|
protected |
Definition at line 18 of file FreeBusyRequestTest.php.
|
protected |
Definition at line 13 of file FreeBusyRequestTest.php.
|
protected |
Definition at line 16 of file FreeBusyRequestTest.php.
Referenced by Sabre\CalDAV\Schedule\FreeBusyRequestTest\setUp().
|
protected |
Definition at line 14 of file FreeBusyRequestTest.php.