JAccessTest::testCheckGroup
Tests the JAccess::checkGroup method.
Signature
public function testCheckGroup(integer
$groupId,
string
$action,
integer
$assetId,
mixed
$result,
string
$messageĀ )
Parameters
-
$groupId
- group id
-
$action
- action to test
-
$assetId
- asset id
-
$result
- true if success, null if not
-
$message
- fail message
Returns
- void