StrTest
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
testConvertLineFeedWithMultiline()
No description
testConvertLineFeedWithEmpty()
No description
testCharacterEncodingWithSJIS()
No description
testCharacterEncodingWithEuc()
No description
testCharacterEncodingWithUTF8()
No description
testCharacterEncodingWithNone()
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
testIsBlankWithArrayCollectionEmpty()
No description
testIsBlankWithArrayCollectionNotEmpty()
No description
testIsBlankWithNotGreedy()
No description
testTrimAll()
No description