ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Protected Attributes | |
$locksPlugin | |
![]() | |
$response | |
$request | |
$server | |
$tempDir = SABRE_TEMPDIR | |
Additional Inherited Members | |
![]() | |
getRootNode () | |
Definition at line 10 of file PluginTest.php.
Sabre\DAV\Locks\PluginTest::setUp | ( | ) |
Reimplemented from Sabre\DAV\AbstractServer.
Definition at line 17 of file PluginTest.php.
References Sabre\DAV\Locks\PluginTest\$locksPlugin.
Sabre\DAV\Locks\PluginTest::testDeleteWithETagOnCollection | ( | ) |
Definition at line 940 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testDoubleLock | ( | ) |
@depends testLock
Definition at line 122 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\AbstractServer\$response.
Sabre\DAV\Locks\PluginTest::testGetFeatures | ( | ) |
Definition at line 36 of file PluginTest.php.
Sabre\DAV\Locks\PluginTest::testGetHTTPMethods | ( | ) |
Definition at line 42 of file PluginTest.php.
Sabre\DAV\Locks\PluginTest::testGetInfo | ( | ) |
Definition at line 27 of file PluginTest.php.
Sabre\DAV\Locks\PluginTest::testGetTimeoutHeader | ( | ) |
Definition at line 955 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testGetTimeoutHeaderInfinite | ( | ) |
Definition at line 977 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\DAV\Locks\LockInfo\TIMEOUT_INFINITE.
Sabre\DAV\Locks\PluginTest::testGetTimeoutHeaderInvalid | ( | ) |
@expectedException Sabre\DAV\Exception\BadRequest
Definition at line 991 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testGetTimeoutHeaderTwoItems | ( | ) |
Definition at line 966 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLock | ( | ) |
Definition at line 65 of file PluginTest.php.
References $data, Sabre\DAV\AbstractServer\$request, PHPMailer\PHPMailer\$token, and $xml.
Sabre\DAV\Locks\PluginTest::testLockCopyLockDestination | ( | ) |
@depends testLock
Definition at line 597 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockCopyLockSource | ( | ) |
@depends testLock
Definition at line 555 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockDeleteParent | ( | ) |
@depends testLock
Definition at line 471 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockDeleteSucceed | ( | ) |
@depends testLock
Definition at line 512 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockMoveLockDestination | ( | ) |
@depends testLock
Definition at line 726 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockMoveLockParent | ( | ) |
@depends testLock
Definition at line 768 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockMoveLockSourceLocked | ( | ) |
@depends testLock
Definition at line 640 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockMoveLockSourceSucceed | ( | ) |
@depends testLock
Definition at line 683 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockNoBody | ( | ) |
Definition at line 48 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\Version\VERSION.
Sabre\DAV\Locks\PluginTest::testLockNoFile | ( | ) |
@depends testLock
Definition at line 221 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request.
Sabre\DAV\Locks\PluginTest::testLockPutBadToken | ( | ) |
@depends testLock
Definition at line 424 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockPutGoodToken | ( | ) |
@depends testLock
Definition at line 813 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testLockPutNoToken | ( | ) |
@depends testLock
Definition at line 286 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request.
Sabre\DAV\Locks\PluginTest::testLockPutUnrelatedToken | ( | ) |
@depends testLock
Definition at line 859 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request.
Sabre\DAV\Locks\PluginTest::testLockRefresh | ( | ) |
@depends testLock
Definition at line 151 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\AbstractServer\$response.
Sabre\DAV\Locks\PluginTest::testLockRefreshBadToken | ( | ) |
@depends testLock
Definition at line 186 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\AbstractServer\$response.
Sabre\DAV\Locks\PluginTest::testLockRetainOwner | ( | ) |
@depends testLock
Definition at line 396 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testPutWithCorrectETag | ( | ) |
@depends testPutWithIncorrectETag
Definition at line 914 of file PluginTest.php.
References $filename, Sabre\DAV\AbstractServer\$request, $tree, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testPutWithIncorrectETag | ( | ) |
Definition at line 895 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\Locks\PluginTest::testUnlock | ( | ) |
@depends testLock
Definition at line 321 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\Version\VERSION.
Sabre\DAV\Locks\PluginTest::testUnlockBadToken | ( | ) |
@depends testLock
Definition at line 266 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\Version\VERSION.
Sabre\DAV\Locks\PluginTest::testUnlockNoToken | ( | ) |
@depends testLock
Definition at line 246 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\Version\VERSION.
Sabre\DAV\Locks\PluginTest::testUnlockWindowsBug | ( | ) |
@depends testLock
Definition at line 357 of file PluginTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\Version\VERSION.
|
protected |
Definition at line 15 of file PluginTest.php.
Referenced by Sabre\DAV\Locks\PluginTest\setUp().