ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
tearDown () | |
testPropFindEmptyBody () | |
testPropFindEmptyBodyFile () | |
testSupportedLocks () | |
testLockDiscovery () | |
testUnknownProperty () | |
testParsePropPatchRequest () | |
setUp () | |
tearDown () | |
Protected Member Functions | |
getRootNode () | |
getRootNode () | |
Private Member Functions | |
sendRequest ($body, $path='/', $headers=['Depth'=> '0']) | |
Additional Inherited Members | |
![]() | |
$response | |
$request | |
$server | |
$tempDir = SABRE_TEMPDIR | |
Definition at line 10 of file ServerPropsTest.php.
|
protected |
Reimplemented from Sabre\DAV\AbstractServer.
Definition at line 12 of file ServerPropsTest.php.
|
private |
Definition at line 36 of file ServerPropsTest.php.
References $path, and Sabre\DAV\AbstractServer\$request.
Referenced by Sabre\DAV\ServerPropsTest\testLockDiscovery(), Sabre\DAV\ServerPropsTest\testPropFindEmptyBody(), Sabre\DAV\ServerPropsTest\testPropFindEmptyBodyFile(), Sabre\DAV\ServerPropsTest\testSupportedLocks(), and Sabre\DAV\ServerPropsTest\testUnknownProperty().
Sabre\DAV\ServerPropsTest::setUp | ( | ) |
Reimplemented from Sabre\DAV\AbstractServer.
Definition at line 18 of file ServerPropsTest.php.
Sabre\DAV\ServerPropsTest::tearDown | ( | ) |
Reimplemented from Sabre\DAV\AbstractServer.
Definition at line 29 of file ServerPropsTest.php.
References Sabre\DAV\tearDown().
Sabre\DAV\ServerPropsTest::testLockDiscovery | ( | ) |
Definition at line 131 of file ServerPropsTest.php.
References $data, $xml, and Sabre\DAV\ServerPropsTest\sendRequest().
Sabre\DAV\ServerPropsTest::testParsePropPatchRequest | ( | ) |
Definition at line 182 of file ServerPropsTest.php.
References $result.
Sabre\DAV\ServerPropsTest::testPropFindEmptyBody | ( | ) |
Definition at line 45 of file ServerPropsTest.php.
References $data, $xml, Sabre\DAV\ServerPropsTest\sendRequest(), and Sabre\DAV\Version\VERSION.
Sabre\DAV\ServerPropsTest::testPropFindEmptyBodyFile | ( | ) |
Definition at line 71 of file ServerPropsTest.php.
References $data, $xml, Sabre\DAV\ServerPropsTest\sendRequest(), and Sabre\DAV\Version\VERSION.
Sabre\DAV\ServerPropsTest::testSupportedLocks | ( | ) |
Definition at line 97 of file ServerPropsTest.php.
References $data, $xml, and Sabre\DAV\ServerPropsTest\sendRequest().
Sabre\DAV\ServerPropsTest::testUnknownProperty | ( | ) |
Definition at line 151 of file ServerPropsTest.php.
References $test, $xml, and Sabre\DAV\ServerPropsTest\sendRequest().