|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\Principal\UserTest:
Collaboration diagram for Sabre\CalDAV\Principal\UserTest:Public Member Functions | |
| getInstance () | |
| testCreateFile () | |
| @expectedException Sabre\DAV\Exception\Forbidden More... | |
| testCreateDirectory () | |
| @expectedException Sabre\DAV\Exception\Forbidden More... | |
| testGetChildProxyRead () | |
| testGetChildProxyWrite () | |
| testGetChildNotFound () | |
| @expectedException Sabre\DAV\Exception\NotFound More... | |
| testGetChildNotFound2 () | |
| @expectedException Sabre\DAV\Exception\NotFound More... | |
| testGetChildren () | |
| testChildExist () | |
| testGetACL () | |
Definition at line 7 of file UserTest.php.
| Sabre\CalDAV\Principal\UserTest::getInstance | ( | ) |
Definition at line 9 of file UserTest.php.
Referenced by Sabre\CalDAV\Principal\UserTest\testChildExist(), Sabre\CalDAV\Principal\UserTest\testCreateDirectory(), Sabre\CalDAV\Principal\UserTest\testCreateFile(), Sabre\CalDAV\Principal\UserTest\testGetACL(), Sabre\CalDAV\Principal\UserTest\testGetChildNotFound(), Sabre\CalDAV\Principal\UserTest\testGetChildNotFound2(), Sabre\CalDAV\Principal\UserTest\testGetChildProxyRead(), Sabre\CalDAV\Principal\UserTest\testGetChildProxyWrite(), and Sabre\CalDAV\Principal\UserTest\testGetChildren().
Here is the caller graph for this function:| Sabre\CalDAV\Principal\UserTest::testChildExist | ( | ) |
Definition at line 93 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testCreateDirectory | ( | ) |
@expectedException Sabre\DAV\Exception\Forbidden
Definition at line 40 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testCreateFile | ( | ) |
@expectedException Sabre\DAV\Exception\Forbidden
Definition at line 30 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testGetACL | ( | ) |
Definition at line 102 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testGetChildNotFound | ( | ) |
@expectedException Sabre\DAV\Exception\NotFound
Definition at line 66 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testGetChildNotFound2 | ( | ) |
@expectedException Sabre\DAV\Exception\NotFound
Definition at line 76 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testGetChildProxyRead | ( | ) |
Definition at line 47 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testGetChildProxyWrite | ( | ) |
Definition at line 55 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\UserTest::testGetChildren | ( | ) |
Definition at line 83 of file UserTest.php.
References Sabre\CalDAV\Principal\UserTest\getInstance().
Here is the call graph for this function: