class StrTest extends PHPUnit_Framework_TestCase

Str test cases.

Methods

testRandom()

No description

testRandomWithParams()

No description

testRandomException()

No description

testQuickRandom()

No description

testQuickRandomWithParams()

No description

testConvertLineFeed()

No description

testConvertLineFeedWithCrlf()

No description

testConvertLineFeedWithEmpty()

No description

testCharacterEncodingWithEuc()

No description

testEllipsis()

No description

testEllipsisWithShort()

No description

testTimeAgo()

No description

testIsBlank()

No description

testIsNotBlank()

No description

testIsBlankWithObject()

No description

testIsBlankWithArray()

No description

testIsBlankWithArrayGreedy()

No description

testIsBlankWithArrayGreedy2()

No description

testIsBlankWithArrayGreedy3()

No description

testIsNotBlankWithArray()

No description

testIsBlankWithNotGreedy()

No description

testTrimAll()

No description

Details

at line 18
testRandom()

at line 28
testRandomWithParams()

at line 38
testRandomException()

at line 50
testQuickRandom()

at line 60
testQuickRandomWithParams()

at line 71
testConvertLineFeed()

at line 89
testConvertLineFeedWithCrlf()

at line 107
testConvertLineFeedWithMultiline()

at line 125
testConvertLineFeedWithEmpty()

at line 132
testCharacterEncodingWithSJIS()

at line 146
testCharacterEncodingWithEuc()

at line 155
testCharacterEncodingWithUTF8()

at line 165
testCharacterEncodingWithNone()

at line 173
testEllipsis()

at line 181
testEllipsisWithShort()

at line 189
testTimeAgo()

at line 261
testIsBlank()

at line 304
testIsNotBlank()

at line 326
testIsBlankWithObject()

at line 337
testIsBlankWithArray()

at line 348
testIsBlankWithArrayGreedy()

at line 360
testIsBlankWithArrayGreedy2()

at line 372
testIsBlankWithArrayGreedy3()

at line 384
testIsNotBlankWithArray()

at line 395
testIsBlankWithArrayCollectionEmpty()

at line 406
testIsBlankWithArrayCollectionNotEmpty()

at line 414
testIsBlankWithNotGreedy()

at line 442
testTrimAll()