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