Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead3 msPassed
nextAllowsToReadWholeList1 msPassed
nextReturnsFirstListElement0 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues7 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent4 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound2 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral0 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist1 msPassed
removeWithoutReconnectRemovesFirstElementInList14 msPassed
removeWithoutReconnectRemovesLastElementInList0 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore2 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement3 msPassed
replaceReplacesNodeContent0 msPassed
replaceReplacesNodeContentInContext3 msPassed