ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testGetName () | |
testSetName () | |
@expectedException Sabre\DAV\Exception\MethodNotAllowed More... | |
testDelete () | |
@expectedException Sabre\DAV\Exception\MethodNotAllowed More... | |
testGetLastModified () | |
testCreateFile () | |
@expectedException Sabre\DAV\Exception\MethodNotAllowed More... | |
testCreateDirectory () | |
@expectedException Sabre\DAV\Exception\MethodNotAllowed More... | |
testGetChild () | |
testGetChild404 () | |
@expectedException Sabre\DAV\Exception\NotFound More... | |
testGetChildren () | |
testCreateExtendedCollection () | |
testCreateExtendedCollectionInvalid () | |
@expectedException Sabre\DAV\Exception\InvalidResourceType More... | |
testACLMethods () | |
testSetACL () | |
@expectedException Sabre\DAV\Exception\Forbidden More... | |
testGetSupportedPrivilegeSet () | |
Protected Attributes | |
$s | |
$backend | |
Definition at line 7 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::setUp | ( | ) |
Definition at line 15 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testACLMethods | ( | ) |
Definition at line 129 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testCreateDirectory | ( | ) |
@expectedException Sabre\DAV\Exception\MethodNotAllowed
Definition at line 67 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testCreateExtendedCollection | ( | ) |
Definition at line 99 of file AddressBookHomeTest.php.
References Sabre\CardDAV\Plugin\NS_CARDDAV.
Sabre\CardDAV\AddressBookHomeTest::testCreateExtendedCollectionInvalid | ( | ) |
@expectedException Sabre\DAV\Exception\InvalidResourceType
Definition at line 119 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testCreateFile | ( | ) |
@expectedException Sabre\DAV\Exception\MethodNotAllowed
Definition at line 58 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testDelete | ( | ) |
@expectedException Sabre\DAV\Exception\MethodNotAllowed
Definition at line 43 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testGetChild | ( | ) |
Definition at line 73 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testGetChild404 | ( | ) |
@expectedException Sabre\DAV\Exception\NotFound
Definition at line 84 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testGetChildren | ( | ) |
Definition at line 90 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testGetLastModified | ( | ) |
Definition at line 49 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testGetName | ( | ) |
Definition at line 25 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testGetSupportedPrivilegeSet | ( | ) |
Definition at line 152 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testSetACL | ( | ) |
@expectedException Sabre\DAV\Exception\Forbidden
Definition at line 146 of file AddressBookHomeTest.php.
Sabre\CardDAV\AddressBookHomeTest::testSetName | ( | ) |
@expectedException Sabre\DAV\Exception\MethodNotAllowed
Definition at line 34 of file AddressBookHomeTest.php.
|
protected |
Definition at line 13 of file AddressBookHomeTest.php.
|
protected |
Definition at line 12 of file AddressBookHomeTest.php.