|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\DAV\ServerSimpleTest:
Collaboration diagram for Sabre\DAV\ServerSimpleTest:Additional Inherited Members | |
Protected Member Functions inherited from Sabre\DAV\AbstractServer | |
| getRootNode () | |
Protected Attributes inherited from Sabre\DAV\AbstractServer | |
| $response | |
| $request | |
| $server | |
| $tempDir = SABRE_TEMPDIR | |
Definition at line 7 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::exceptionTrigger | ( | $request, | |
| $response | |||
| ) |
Definition at line 383 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::reportHandler | ( | $reportName, | |
| $result, | |||
| $path | |||
| ) |
Definition at line 436 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::testBaseUri | ( | ) |
Definition at line 105 of file ServerSimpleTest.php.
References $filename, Sabre\DAV\AbstractServer\$request, Sabre\HTTP\Sapi\createFromServerArray(), Sabre\HTTP\Util\toHTTPDate(), and Sabre\DAV\Version\VERSION.
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testBaseUriAddSlash | ( | ) |
Definition at line 134 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::testCalculateUri | ( | ) |
Definition at line 153 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::testCalculateUriBreakout | ( | ) |
@expectedException \Sabre\DAV\Exception\Forbidden
Definition at line 218 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::testCalculateUriSpecialChars | ( | ) |
Definition at line 181 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::testConstructArray | ( | ) |
Definition at line 9 of file ServerSimpleTest.php.
References $nodes, and Sabre\DAV\AbstractServer\$server.
| Sabre\DAV\ServerSimpleTest::testConstructIncorrectObj | ( | ) |
@expectedException Sabre\DAV\Exception
Definition at line 23 of file ServerSimpleTest.php.
References $nodes, and Sabre\DAV\AbstractServer\$server.
| Sabre\DAV\ServerSimpleTest::testConstructInvalidArg | ( | ) |
@expectedException Sabre\DAV\Exception
Definition at line 37 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server.
| Sabre\DAV\ServerSimpleTest::testGetPropertiesForChildren | ( | ) |
Definition at line 447 of file ServerSimpleTest.php.
References $result.
| Sabre\DAV\ServerSimpleTest::testGuessBaseUri | ( | ) |
Definition at line 229 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testGuessBaseUri2 | ( | ) |
@depends testGuessBaseUri
Definition at line 282 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testGuessBaseUriBadConfig | ( | ) |
@depends testGuessBaseUri @expectedException \Sabre\DAV\Exception
Definition at line 348 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testGuessBaseUriNoPathInfo | ( | ) |
Definition at line 297 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testGuessBaseUriNoPathInfo2 | ( | ) |
Definition at line 311 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testGuessBaseUriPercentEncoding | ( | ) |
@depends testGuessBaseUri
Definition at line 247 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testGuessBaseUriQueryString | ( | ) |
@depends testGuessBaseUri
Definition at line 329 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$server, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testNoHTTPStatusSet | ( | ) |
There are certain cases where no HTTP status may be set.
We need to intercept these and set it to a default error message.
Definition at line 466 of file ServerSimpleTest.php.
| Sabre\DAV\ServerSimpleTest::testNonExistantMethod | ( | ) |
Definition at line 84 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$request, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\DAV\Version\VERSION.
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testOptions | ( | ) |
Definition at line 43 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\Version\VERSION.
| Sabre\DAV\ServerSimpleTest::testOptionsUnmapped | ( | ) |
Definition at line 63 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\DAV\Version\VERSION.
| Sabre\DAV\ServerSimpleTest::testReportIntercepted | ( | ) |
Definition at line 412 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$request, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\DAV\Version\VERSION.
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testReportNotFound | ( | ) |
Definition at line 389 of file ServerSimpleTest.php.
References Sabre\DAV\AbstractServer\$request, Sabre\HTTP\Sapi\createFromServerArray(), and Sabre\DAV\Version\VERSION.
Here is the call graph for this function:| Sabre\DAV\ServerSimpleTest::testTriggerException | ( | ) |
Definition at line 363 of file ServerSimpleTest.php.
References Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function: