Test Result : SubStringTest
0 failures
(±0)
18 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testAppend() | 0 ms | Passed |
testCharAt() | 0 ms | Passed |
testEmptyBySubStringLength() | 0 ms | Passed |
testEmptyBySubStringOffset() | 1 ms | Passed |
testEmptyPrefix() | 4 ms | Passed |
testEmptyString() | 0 ms | Passed |
testInvalidAppend() | 2 ms | Passed |
testInvalidSubstringOffset() | 1 ms | Passed |
testIsPrefixAndStartsWith() | 12 ms | Passed |
testNotIsPrefixAndStartsWith() | 11 ms | Passed |
testRegionMatchesDifferentString() | 1 ms | Passed |
testRegionMatchesFails() | 1 ms | Passed |
testRegionMatchesSameString() | 0 ms | Passed |
testRegionMatchesSameSubString() | 0 ms | Passed |
testRegionMatchesWithOffset() | 0 ms | Passed |
testRegionMatchesWithZeroLength() | 1 ms | Passed |
testShorten() | 1 ms | Passed |
testSubstringOffset() | 0 ms | Passed |