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