class TextUtilsTest extends TestCase

Generated by PHPUnit_SkeletonGenerator on 2019-03-05 at 15:29:42.

Properties

protected TextUtils $object

Methods

__construct()

No description

testCamelToSnake()

No description

testSnakeToCamel()

No description

testRandomString()

No description

tearDown()

Tears down the fixture, for example, closes a network connection.

Details

at line 18
__construct()

at line 27
testCamelToSnake()

at line 37
testSnakeToCamel()

at line 47
testRandomString()

at line 56
protected tearDown()

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.