Test Result : StringHandlingTest
0 failures
(±0)
31 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testCharFromUnicode | 31 ms | Passed |
testCharFromUnicodeToChar | 34 ms | Passed |
testCharIsUppercase | 34 ms | Passed |
testConcat | 28 ms | Passed |
testDoubleStringSimple | 32 ms | Passed |
testDoubleStringSimpleUsingBraces | 32 ms | Passed |
testDoubleStringSimpleUsingBracesAndImmediateFollowingCharacters | 15 ms | Passed |
testDoubleStringUnendedBrace | 23 ms | Passed |
testDoubleStringWithError | 33 ms | Passed |
testDoubleStringWithLiteral | 29 ms | Passed |
testDoubleStringWithNoControlCharacters | 28 ms | Passed |
testDoubleStringWithOnlyVariable | 14 ms | Passed |
testLength | 30 ms | Passed |
testMulticharacterSplit | 30 ms | Passed |
testParseArgs | 44 ms | Passed |
testRead | 28 ms | Passed |
testReplace | 41 ms | Passed |
testSconcat | 37 ms | Passed |
testSplit1 | 29 ms | Passed |
testSplit2 | 23 ms | Passed |
testSplitWithLimit | 30 ms | Passed |
testSplitWithLimit2 | 26 ms | Passed |
testStringEndsWith | 36 ms | Passed |
testStringFormat | 0.14 sec | Passed |
testStringFormat2 | 61 ms | Passed |
testStringStartsWith | 37 ms | Passed |
testSubstr | 30 ms | Passed |
testToLower | 65 ms | Passed |
testToUpper | 39 ms | Passed |
testTrim | 35 ms | Passed |
testUnicodeFromChar | 28 ms | Passed |