PHP Class Phalcon\Test\Unit\Text\TextCamelizeTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Public Methods

Method Description
testTextCamelizeString ( ) Tests the camelize function

Method Details

testTextCamelizeString() public method

Tests the camelize function
Since: 2014-09-29
Author: Nikolaos Dimopoulos ([email protected])