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