Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead1 msPassed
nextAllowsToReadWholeList5 msPassed
nextReturnsFirstListElement3 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues3 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent3 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound3 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral3 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist0 msPassed
removeWithoutReconnectRemovesFirstElementInList3 msPassed
removeWithoutReconnectRemovesLastElementInList3 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore25 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement0 msPassed
replaceReplacesNodeContent3 msPassed
replaceReplacesNodeContentInContext4 msPassed