|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Tests related to the COPY request. More...
Inheritance diagram for Sabre\DAV\HttpCopyTest:
Collaboration diagram for Sabre\DAV\HttpCopyTest:Additional Inherited Members | |
Protected Attributes inherited from Sabre\DAVServerTest | |
| $setupCalDAV = false | |
| $setupCardDAV = false | |
| $setupACL = false | |
| $setupCalDAVSharing = false | |
| $setupCalDAVScheduling = false | |
| $setupCalDAVSubscriptions = false | |
| $setupCalDAVICSExport = false | |
| $setupLocks = false | |
| $setupFiles = false | |
| $setupSharing = false | |
| $setupPropertyStorage = false | |
| $caldavCalendars = [] | |
| An array with calendars. More... | |
| $caldavCalendarObjects = [] | |
| $carddavAddressBooks = [] | |
| $carddavCards = [] | |
| $server | |
| $tree = [] | |
| $caldavBackend | |
| $carddavBackend | |
| $principalBackend | |
| $locksBackend | |
| $propertyStorageBackend | |
| $caldavPlugin | |
| $carddavPlugin | |
| $aclPlugin | |
| $caldavSharingPlugin | |
| $caldavSchedulePlugin | |
| $authPlugin | |
| $locksPlugin | |
| $sharingPlugin | |
| $propertyStoragePlugin | |
| $autoLogin = null | |
| If this string is set, we will automatically log in the user with this name. More... | |
Tests related to the COPY request.
Definition at line 15 of file HttpCopyTest.php.
| Sabre\DAV\HttpCopyTest::setUpTree | ( | ) |
Sets up the DAV tree.
Reimplemented from Sabre\DAVServerTest.
Definition at line 22 of file HttpCopyTest.php.
| Sabre\DAV\HttpCopyTest::testCopyColl | ( | ) |
Definition at line 132 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyCollIntoSubtree | ( | ) |
Definition at line 188 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyCollToExisting | ( | ) |
Definition at line 153 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyCollToExistingOverwriteF | ( | ) |
Definition at line 176 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyCollToExistingOverwriteT | ( | ) |
Definition at line 164 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyCollToSelf | ( | ) |
Definition at line 143 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFile | ( | ) |
Definition at line 35 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFileNonExistantParent | ( | ) |
Definition at line 90 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFileToExistinBlockedCreateDestination | ( | ) |
Definition at line 112 of file HttpCopyTest.php.
References $path, $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFileToExisting | ( | ) |
Definition at line 56 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFileToExistingOverwriteBadValue | ( | ) |
Definition at line 79 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFileToExistingOverwriteF | ( | ) |
Definition at line 100 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFileToExistingOverwriteT | ( | ) |
Definition at line 67 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\DAV\HttpCopyTest::testCopyFileToSelf | ( | ) |
Definition at line 46 of file HttpCopyTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function: