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