JStringNormaliseTest::testFromCamelCase_grouped
Method to test JStringNormalise::fromCamelCase(string, true).
Signature
public function testFromCamelCase_grouped(string
$input,
string
$expected )
Parameters
-
$input
- The input value for the method.
-
$expected
- The expected value from the method.
Returns
- void