Test Result : StringHandlingTest
0 failures
(±0)
31 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testCharFromUnicode | 27 ms | Passed |
testCharFromUnicodeToChar | 35 ms | Passed |
testCharIsUppercase | 37 ms | Passed |
testConcat | 28 ms | Passed |
testDoubleStringSimple | 26 ms | Passed |
testDoubleStringSimpleUsingBraces | 30 ms | Passed |
testDoubleStringSimpleUsingBracesAndImmediateFollowingCharacters | 27 ms | Passed |
testDoubleStringUnendedBrace | 26 ms | Passed |
testDoubleStringWithError | 19 ms | Passed |
testDoubleStringWithLiteral | 27 ms | Passed |
testDoubleStringWithNoControlCharacters | 31 ms | Passed |
testDoubleStringWithOnlyVariable | 30 ms | Passed |
testLength | 32 ms | Passed |
testMulticharacterSplit | 32 ms | Passed |
testParseArgs | 42 ms | Passed |
testRead | 27 ms | Passed |
testReplace | 34 ms | Passed |
testSconcat | 38 ms | Passed |
testSplit1 | 24 ms | Passed |
testSplit2 | 34 ms | Passed |
testSplitWithLimit | 29 ms | Passed |
testSplitWithLimit2 | 25 ms | Passed |
testStringEndsWith | 31 ms | Passed |
testStringFormat | 0.15 sec | Passed |
testStringFormat2 | 43 ms | Passed |
testStringStartsWith | 32 ms | Passed |
testSubstr | 18 ms | Passed |
testToLower | 35 ms | Passed |
testToUpper | 25 ms | Passed |
testTrim | 32 ms | Passed |
testUnicodeFromChar | 24 ms | Passed |