Skip to content

Test Result : ReferencedListIteratorTest

0 failures (±0)
14 tests (±0)
Took 52 ms.

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead2 msPassed
nextAllowsToReadWholeList17 msPassed
nextReturnsFirstListElement0 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues17 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent0 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound1 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral3 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist1 msPassed
removeWithoutReconnectRemovesFirstElementInList0 msPassed
removeWithoutReconnectRemovesLastElementInList0 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore5 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement2 msPassed
replaceReplacesNodeContent5 msPassed
replaceReplacesNodeContentInContext0 msPassed