Test Result : StringHandlingTest
0 failures
31 tests
All Tests
Test name | Duration | Status |
---|---|---|
testCharFromUnicode | 25 ms | Passed |
testCharFromUnicodeToChar | 44 ms | Passed |
testCharIsUppercase | 31 ms | Passed |
testConcat | 23 ms | Passed |
testDoubleStringSimple | 25 ms | Passed |
testDoubleStringSimpleUsingBraces | 23 ms | Passed |
testDoubleStringSimpleUsingBracesAndImmediateFollowingCharacters | 21 ms | Passed |
testDoubleStringUnendedBrace | 25 ms | Passed |
testDoubleStringWithError | 19 ms | Passed |
testDoubleStringWithLiteral | 25 ms | Passed |
testDoubleStringWithNoControlCharacters | 28 ms | Passed |
testDoubleStringWithOnlyVariable | 28 ms | Passed |
testLength | 36 ms | Passed |
testMulticharacterSplit | 27 ms | Passed |
testParseArgs | 31 ms | Passed |
testRead | 36 ms | Passed |
testReplace | 35 ms | Passed |
testSconcat | 40 ms | Passed |
testSplit1 | 23 ms | Passed |
testSplit2 | 28 ms | Passed |
testSplitWithLimit | 27 ms | Passed |
testSplitWithLimit2 | 18 ms | Passed |
testStringEndsWith | 32 ms | Passed |
testStringFormat | 0.14 sec | Passed |
testStringFormat2 | 55 ms | Passed |
testStringStartsWith | 31 ms | Passed |
testSubstr | 32 ms | Passed |
testToLower | 51 ms | Passed |
testToUpper | 33 ms | Passed |
testTrim | 26 ms | Passed |
testUnicodeFromChar | 24 ms | Passed |