Skip to content

Test Result : ImmutableJsonPointerTest

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

All Tests

Test nameDurationStatus
addingNewLevelReturnsNewJsonPointer0 msPassed
appendEmptySubPointerReturnsSamePointer0 msPassed
appendSubPointerReturnsExpected0 msPassed
assertImmutability19 msPassed
createInstanceFromJsonKeysWithEscapedTildesAndSlashesWorksAsExpected1 msPassed
createInstanceFromParsedStringWithEscapedSlashesWorksAsExpected0 msPassed
createInstanceFromParsedStringWithEscapedTildesAndSlashesWorksAsExpected0 msPassed
createInstanceFromRootPointer0 msPassed
createInstanceFromSlash0 msPassed
createInstanceFromStringWithLeadingSlash0 msPassed
createInstanceFromStringWithTrailingSlash0 msPassed
createInstanceFromStringWithTwoDelimitingSlashes0 msPassed
createInstanceFromStringWithTwoStartingSlashes0 msPassed
createPointerWithOrWithoutLeadingSlashIsTheSame0 msPassed
cutLeafWorksAsExpected1 msPassed
emptyPointerEqualsPointerWithOneSlash0 msPassed
getLevelsCountReturnsExpected1 msPassed
getReturnsExpected0 msPassed
getSubPointerReturnsExpected1 msPassed
getSubPointerWithNegativeLevelNumber0 msPassed
getSubPointerWithTooHighLevelNumberReturnsEmptyOptional0 msPassed
iterationWorksAsExpected1 msPassed
iteratorIsImmutable0 msPassed
parseSlashDelimitedStringToGetAJsonPointerInstance0 msPassed
testHashCodeAndEquals52 msPassed
tryToAddNullLeaf1 msPassed
tryToParseNullString0 msPassed