|
ILIAS
trunk Revision v12.0_alpha-1541-g23eaa5e013d
|
Inheritance diagram for ILIAS\WebDAV\Tests\Request\RequestTranslationTest:
Collaboration diagram for ILIAS\WebDAV\Tests\Request\RequestTranslationTest:Private Member Functions | |
| buildRequest (string $path, array $query_params=[]) | |
| buildConfig (string $client_id='default') | |
Definition at line 32 of file RequestTranslationTest.php.
|
private |
Definition at line 46 of file RequestTranslationTest.php.
References $client, ILIAS\$client_id, ILIAS\__construct(), and ILIAS\getClientId().
Referenced by ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getBasePath_emptyClientId_excludesClientCheck(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getBasePath_withClientSegment_includesClientId(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getBasePath_withoutClientSegment_excludesClientId(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_clientLooksLikeRef_isNotStripped(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_endpointOnly_returnsEmpty(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_withClientSegment_isStripped(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_withoutClientSegment_isReturnedAsIs(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPathAsArray_splitsOnSlashes(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\showMountPoint_queryParamMissing_returnsFalse(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\showMountPoint_queryParamPresent_returnsTrue().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 34 of file RequestTranslationTest.php.
References $path.
Referenced by ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getBasePath_emptyClientId_excludesClientCheck(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getBasePath_withClientSegment_includesClientId(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getBasePath_withoutClientSegment_excludesClientId(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_clientLooksLikeRef_isNotStripped(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_endpointOnly_returnsEmpty(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_withClientSegment_isStripped(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPath_withoutClientSegment_isReturnedAsIs(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\getRequestedPathAsArray_splitsOnSlashes(), ILIAS\WebDAV\Tests\Request\RequestTranslationTest\showMountPoint_queryParamMissing_returnsFalse(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\showMountPoint_queryParamPresent_returnsTrue().
Here is the caller graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getBasePath_emptyClientId_excludesClientCheck | ( | ) |
Definition at line 141 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getBasePath_withClientSegment_includesClientId | ( | ) |
Definition at line 119 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getBasePath_withoutClientSegment_excludesClientId | ( | ) |
Definition at line 130 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getRequestedPath_clientLooksLikeRef_isNotStripped | ( | ) |
Definition at line 93 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getRequestedPath_endpointOnly_returnsEmpty | ( | ) |
Definition at line 82 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getRequestedPath_withClientSegment_isStripped | ( | ) |
Definition at line 60 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getRequestedPath_withoutClientSegment_isReturnedAsIs | ( | ) |
Definition at line 71 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::getRequestedPathAsArray_splitsOnSlashes | ( | ) |
Definition at line 105 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::showMountPoint_queryParamMissing_returnsFalse | ( | ) |
Definition at line 163 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Request\RequestTranslationTest::showMountPoint_queryParamPresent_returnsTrue | ( | ) |
Definition at line 152 of file RequestTranslationTest.php.
References ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildConfig(), and ILIAS\WebDAV\Tests\Request\RequestTranslationTest\buildRequest().
Here is the call graph for this function: