ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testGetName () | |
testGetChild () | |
testGetChildNotFound () | |
Sabre More... | |
testGetChildren () | |
testCreateDirectory () | |
Sabre More... | |
testCreateFile () | |
testDelete () | |
testSetName () | |
Sabre More... | |
testGetLastModified () | |
testUpdateProperties () | |
testGetProperties () | |
testACLMethods () | |
testSetACL () | |
Sabre More... | |
testGetSupportedPrivilegeSet () | |
testGetSyncTokenNoSyncSupport () | |
testGetChangesNoSyncSupport () | |
testGetSyncToken () | |
testGetSyncToken2 () | |
Protected Attributes | |
$ab | |
$backend | |
Definition at line 7 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::setUp | ( | ) |
Definition at line 17 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testACLMethods | ( | ) |
Definition at line 128 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testCreateDirectory | ( | ) |
Definition at line 68 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testCreateFile | ( | ) |
Definition at line 74 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testDelete | ( | ) |
Definition at line 85 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetChangesNoSyncSupport | ( | ) |
Definition at line 164 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetChild | ( | ) |
Definition at line 38 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetChildNotFound | ( | ) |
Definition at line 49 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetChildren | ( | ) |
Definition at line 55 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetLastModified | ( | ) |
Definition at line 101 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetName | ( | ) |
Definition at line 32 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetProperties | ( | ) |
Definition at line 119 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetSupportedPrivilegeSet | ( | ) |
Definition at line 151 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testGetSyncToken | ( | ) |
Definition at line 170 of file AddressBookTest.php.
References Sabre\CardDAV\AddressBookTest\$ab, Sabre\CardDAV\AddressBookTest\$backend, Sabre\DAV\createSchema(), Sabre\DAV\dropTables(), and Sabre\DAV\getPDO().
Sabre\CardDAV\AddressBookTest::testGetSyncToken2 | ( | ) |
Definition at line 182 of file AddressBookTest.php.
References Sabre\CardDAV\AddressBookTest\$ab, Sabre\CardDAV\AddressBookTest\$backend, Sabre\DAV\createSchema(), Sabre\DAV\dropTables(), and Sabre\DAV\getPDO().
Sabre\CardDAV\AddressBookTest::testGetSyncTokenNoSyncSupport | ( | ) |
Definition at line 159 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testSetACL | ( | ) |
Definition at line 145 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testSetName | ( | ) |
Definition at line 95 of file AddressBookTest.php.
Sabre\CardDAV\AddressBookTest::testUpdateProperties | ( | ) |
Definition at line 107 of file AddressBookTest.php.
|
protected |
Definition at line 14 of file AddressBookTest.php.
Referenced by Sabre\CardDAV\AddressBookTest\testGetSyncToken(), and Sabre\CardDAV\AddressBookTest\testGetSyncToken2().
|
protected |
Definition at line 15 of file AddressBookTest.php.
Referenced by Sabre\CardDAV\AddressBookTest\testGetSyncToken(), and Sabre\CardDAV\AddressBookTest\testGetSyncToken2().