ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testFreeBusyReport () | |
testFreeBusyReportNoTimeRange () | |
@expectedException Sabre\DAV\Exception\BadRequest More... | |
testFreeBusyReportWrongNode () | |
@expectedException Sabre\DAV\Exception\NotImplemented More... | |
testFreeBusyReportNoACLPlugin () | |
@expectedException Sabre\DAV\Exception More... | |
Protected Attributes | |
$plugin | |
$server | |
Definition at line 11 of file FreeBusyReportTest.php.
Sabre\CalDAV\FreeBusyReportTest::setUp | ( | ) |
Definition at line 22 of file FreeBusyReportTest.php.
References $caldavBackend, $calendar, $request, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\CalDAV\Plugin\NS_CALDAV.
Sabre\CalDAV\FreeBusyReportTest::testFreeBusyReport | ( | ) |
Definition at line 97 of file FreeBusyReportTest.php.
Sabre\CalDAV\FreeBusyReportTest::testFreeBusyReportNoACLPlugin | ( | ) |
@expectedException Sabre\DAV\Exception
Definition at line 157 of file FreeBusyReportTest.php.
Sabre\CalDAV\FreeBusyReportTest::testFreeBusyReportNoTimeRange | ( | ) |
@expectedException Sabre\DAV\Exception\BadRequest
Definition at line 120 of file FreeBusyReportTest.php.
Sabre\CalDAV\FreeBusyReportTest::testFreeBusyReportWrongNode | ( | ) |
@expectedException Sabre\DAV\Exception\NotImplemented
Definition at line 135 of file FreeBusyReportTest.php.
References $request, and Sabre\HTTP\Sapi\createFromServerArray().
|
protected |
Definition at line 16 of file FreeBusyReportTest.php.
|
protected |
Definition at line 20 of file FreeBusyReportTest.php.