InflectorTest
extends Test
in package
Class InflectorTest
Table of Contents
Properties
- $grav : Grav
- $inflector : Inflector
Methods
- testCamelize() : void
- testClassify() : void
- testHumanize() : void
- testHyphenize() : void
- testMonthize() : void
- testOrdinalize() : void
- testPluralize() : void
- testSingularize() : void
- testTableize() : void
- testTitleize() : void
- testUnderscorize() : void
- testVariablize() : void
- _after() : void
- _before() : void
Properties
$grav
protected
Grav
$grav
$inflector
protected
Inflector
$inflector
Methods
testCamelize()
public
testCamelize() : void
testClassify()
public
testClassify() : void
testHumanize()
public
testHumanize() : void
testHyphenize()
public
testHyphenize() : void
testMonthize()
public
testMonthize() : void
testOrdinalize()
public
testOrdinalize() : void
testPluralize()
public
testPluralize() : void
testSingularize()
public
testSingularize() : void
testTableize()
public
testTableize() : void
testTitleize()
public
testTitleize() : void
testUnderscorize()
public
testUnderscorize() : void
testVariablize()
public
testVariablize() : void
_after()
protected
_after() : void
_before()
protected
_before() : void