ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setup () | |
teardown () | |
testSimple () | |
testUpdateProperties () | |
testSimple More... | |
testGetProperties () | |
testSimple More... | |
testGetChildNotFound () | |
Sabre testSimple More... | |
testGetChildren () | |
testSimple More... | |
testChildExists () | |
testGetChildren More... | |
testCreateDirectory () | |
Sabre More... | |
testSetName () | |
Sabre More... | |
testGetLastModified () | |
testCreateFile () | |
testCreateFileNoSupportedComponents () | |
testDelete () | |
testGetOwner () | |
testGetGroup () | |
testGetACL () | |
testSetACL () | |
testGetSyncToken () | |
testGetSyncTokenNoSyncSupport () | |
testGetChanges () | |
Protected Attributes | |
$backend | |
$principalBackend | |
$calendar | |
$calendars | |
Definition at line 9 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::setup | ( | ) |
Definition at line 25 of file CalendarTest.php.
References Sabre\CalDAV\TestUtil\getBackend().
Sabre\CalDAV\CalendarTest::teardown | ( | ) |
Definition at line 36 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testChildExists | ( | ) |
testGetChildren
Definition at line 109 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testCreateDirectory | ( | ) |
Definition at line 122 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testCreateFile | ( | ) |
Definition at line 143 of file CalendarTest.php.
References Sabre\CalDAV\TestUtil\getTestCalendarData().
Sabre\CalDAV\CalendarTest::testCreateFileNoSupportedComponents | ( | ) |
Definition at line 156 of file CalendarTest.php.
References Sabre\CalDAV\CalendarTest\$calendar, and Sabre\CalDAV\TestUtil\getTestCalendarData().
Sabre\CalDAV\CalendarTest::testDelete | ( | ) |
Sabre\CalDAV\CalendarTest::testGetACL | ( | ) |
Definition at line 190 of file CalendarTest.php.
References Sabre\CalDAV\Plugin\NS_CALDAV.
Sabre\CalDAV\CalendarTest::testGetChanges | ( | ) |
Definition at line 250 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testGetChildNotFound | ( | ) |
Sabre testSimple
Definition at line 88 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testGetChildren | ( | ) |
testSimple
Definition at line 97 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testGetGroup | ( | ) |
Definition at line 184 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testGetLastModified | ( | ) |
Definition at line 137 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testGetOwner | ( | ) |
Definition at line 178 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testGetProperties | ( | ) |
testSimple
Definition at line 70 of file CalendarTest.php.
References $result.
Sabre\CalDAV\CalendarTest::testGetSyncToken | ( | ) |
Definition at line 237 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testGetSyncTokenNoSyncSupport | ( | ) |
Sabre\CalDAV\CalendarTest::testSetACL | ( | ) |
Definition at line 231 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testSetName | ( | ) |
Definition at line 131 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testSimple | ( | ) |
Definition at line 42 of file CalendarTest.php.
Sabre\CalDAV\CalendarTest::testUpdateProperties | ( | ) |
|
protected |
Definition at line 14 of file CalendarTest.php.
|
protected |
Definition at line 19 of file CalendarTest.php.
Referenced by Sabre\CalDAV\CalendarTest\testCreateFileNoSupportedComponents(), and Sabre\CalDAV\CalendarTest\testGetSyncTokenNoSyncSupport().
|
protected |
Definition at line 23 of file CalendarTest.php.
Referenced by Sabre\CalDAV\CalendarTest\testDelete().
|
protected |
Definition at line 15 of file CalendarTest.php.