Test Result : StringHandlingTest
0 failures
(±0)
31 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testCharFromUnicode | 12 ms | Passed |
testCharFromUnicodeToChar | 6 ms | Passed |
testCharIsUppercase | 14 ms | Passed |
testConcat | 18 ms | Passed |
testDoubleStringSimple | 7 ms | Passed |
testDoubleStringSimpleUsingBraces | 11 ms | Passed |
testDoubleStringSimpleUsingBracesAndImmediateFollowingCharacters | 14 ms | Passed |
testDoubleStringUnendedBrace | 12 ms | Passed |
testDoubleStringWithError | 12 ms | Passed |
testDoubleStringWithLiteral | 11 ms | Passed |
testDoubleStringWithNoControlCharacters | 9 ms | Passed |
testDoubleStringWithOnlyVariable | 13 ms | Passed |
testLength | 26 ms | Passed |
testMulticharacterSplit | 12 ms | Passed |
testParseArgs | 19 ms | Passed |
testRead | 13 ms | Passed |
testReplace | 24 ms | Passed |
testSconcat | 19 ms | Passed |
testSplit1 | 8 ms | Passed |
testSplit2 | 18 ms | Passed |
testSplitWithLimit | 16 ms | Passed |
testSplitWithLimit2 | 15 ms | Passed |
testStringEndsWith | 22 ms | Passed |
testStringFormat | 0.14 sec | Passed |
testStringFormat2 | 37 ms | Passed |
testStringStartsWith | 1 ms | Passed |
testSubstr | 19 ms | Passed |
testToLower | 23 ms | Passed |
testToUpper | 53 ms | Passed |
testTrim | 14 ms | Passed |
testUnicodeFromChar | 18 ms | Passed |