Skip to content

Test Result : ImmutableJsonPointerTest

0 failures (±0)
27 tests (±0)
Took 42 ms.

All Tests

Test nameDurationStatus
addingNewLevelReturnsNewJsonPointer0 msPassed
appendEmptySubPointerReturnsSamePointer0 msPassed
appendSubPointerReturnsExpected1 msPassed
assertImmutability27 msPassed
createInstanceFromJsonKeysWithEscapedTildesAndSlashesWorksAsExpected0 msPassed
createInstanceFromParsedStringWithEscapedTildesWorksAsExpected0 msPassed
createInstanceFromRootPointer0 msPassed
createInstanceFromSlash0 msPassed
createInstanceFromStringWithLeadingSlash1 msPassed
createInstanceFromStringWithTrailingSlash0 msPassed
createInstanceFromStringWithTwoDelimitingSlashes0 msPassed
createInstanceFromStringWithTwoEndingSlashes0 msPassed
createInstanceFromStringWithTwoStartingSlashes1 msPassed
createPointerWithOrWithoutLeadingSlashIsTheSame1 msPassed
cutLeafWorksAsExpected0 msPassed
emptyPointerEqualsPointerWithOneSlash0 msPassed
getLevelsCountReturnsExpected0 msPassed
getReturnsExpected0 msPassed
getSubPointerReturnsExpected0 msPassed
getSubPointerWithNegativeLevelNumber1 msPassed
getSubPointerWithTooHighLevelNumberReturnsEmptyOptional0 msPassed
iterationWorksAsExpected0 msPassed
iteratorIsImmutable0 msPassed
parseSlashDelimitedStringToGetAJsonPointerInstance1 msPassed
testHashCodeAndEquals9 msPassed
tryToAddNullLeaf0 msPassed
tryToParseNullString1 msPassed