JArrayHelperTest::testInvert
Tests the JArrayHelper::invert method.
Signature
public function testInvert(array
$input,
string
$expected )
Parameters
-
$input
- The array being input.
-
$expected
- The expected return value.
Returns
- void