JApplicationWebTest::testDetectRequestUri
Tests the JApplicationWeb::detectRequestUri method.
Signature
public function testDetectRequestUri(string
$https,
string
$phpSelf,
string
$requestUri,
string
$httpHost,
string
$scriptName,
string
$queryString,
string
$expects )
Parameters
-
$https
- @todo
-
$phpSelf
- @todo
-
$requestUri
- @todo
-
$httpHost
- @todo
-
$scriptName
- @todo
-
$queryString
- @todo
-
$expects
- @todo
Returns
- void