JStringInflectorTest::testIsCountable
Method to test JStringInflector::isCountable().
Signature
public function testIsCountable(string
$input,
boolean
$expected )
Parameters
-
$input
- A string.
-
$expected
- The expected result of the function call.
Returns
- void