JApplicationWebClientTest::testDetectPlatform
Tests the JApplicationWebClient::detectPlatform method.
Signature
public function testDetectPlatform(string
$p,
boolean
$m,
string
$e,
string
$b,
string
$v,
string
$ua )
Parameters
-
$p
- The expected platform.
-
$m
- The expected mobile result.
-
$e
- The expected engine.
-
$b
- The expected browser.
-
$v
- The expected browser version.
-
$ua
- The input user agent.
Returns
- void