Test Result : StringHandlingTest
0 failures
(±0)
31 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testCharFromUnicode | 12 ms | Passed |
testCharFromUnicodeToChar | 16 ms | Passed |
testCharIsUppercase | 18 ms | Passed |
testConcat | 16 ms | Passed |
testDoubleStringSimple | 13 ms | Passed |
testDoubleStringSimpleUsingBraces | 16 ms | Passed |
testDoubleStringSimpleUsingBracesAndImmediateFollowingCharacters | 16 ms | Passed |
testDoubleStringUnendedBrace | 15 ms | Passed |
testDoubleStringWithError | 9 ms | Passed |
testDoubleStringWithLiteral | 16 ms | Passed |
testDoubleStringWithNoControlCharacters | 10 ms | Passed |
testDoubleStringWithOnlyVariable | 11 ms | Passed |
testLength | 23 ms | Passed |
testMulticharacterSplit | 18 ms | Passed |
testParseArgs | 20 ms | Passed |
testRead | 18 ms | Passed |
testReplace | 14 ms | Passed |
testSconcat | 28 ms | Passed |
testSplit1 | 17 ms | Passed |
testSplit2 | 16 ms | Passed |
testSplitWithLimit | 11 ms | Passed |
testSplitWithLimit2 | 15 ms | Passed |
testStringEndsWith | 20 ms | Passed |
testStringFormat | 0.15 sec | Passed |
testStringFormat2 | 47 ms | Passed |
testStringStartsWith | 7 ms | Passed |
testSubstr | 14 ms | Passed |
testToLower | 28 ms | Passed |
testToUpper | 14 ms | Passed |
testTrim | 13 ms | Passed |
testUnicodeFromChar | 17 ms | Passed |