ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testConstructFromServerArray () | |
testConstructPHPAuth () | |
testConstructPHPAuthDigest () | |
testConstructRedirectAuth () | |
testSend () | |
@runInSeparateProcess More... | |
testSendLimitedByContentLengthString () | |
@runInSeparateProcess @depends testSend More... | |
testSendLimitedByContentLengthStream () | |
@runInSeparateProcess @depends testSend More... | |
Definition at line 5 of file SapiTest.php.
Sabre\HTTP\SapiTest::testConstructFromServerArray | ( | ) |
Definition at line 7 of file SapiTest.php.
References $request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\HTTP\SapiTest::testConstructPHPAuth | ( | ) |
Definition at line 33 of file SapiTest.php.
References $request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\HTTP\SapiTest::testConstructPHPAuthDigest | ( | ) |
Definition at line 50 of file SapiTest.php.
References $request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\HTTP\SapiTest::testConstructRedirectAuth | ( | ) |
Definition at line 66 of file SapiTest.php.
References $request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\HTTP\SapiTest::testSend | ( | ) |
@runInSeparateProcess
Unfortunately we have no way of testing if the HTTP response code got changed.
Definition at line 88 of file SapiTest.php.
References $response, $result, and Sabre\HTTP\Sapi\sendResponse().
Sabre\HTTP\SapiTest::testSendLimitedByContentLengthStream | ( | ) |
@runInSeparateProcess @depends testSend
Definition at line 146 of file SapiTest.php.
References $response, $result, and Sabre\HTTP\Sapi\sendResponse().
Sabre\HTTP\SapiTest::testSendLimitedByContentLengthString | ( | ) |
@runInSeparateProcess @depends testSend
Definition at line 124 of file SapiTest.php.
References $response, $result, and Sabre\HTTP\Sapi\sendResponse().