Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead0 msPassed
nextAllowsToReadWholeList7 msPassed
nextReturnsFirstListElement1 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues2 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent3 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound0 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral0 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist0 msPassed
removeWithoutReconnectRemovesFirstElementInList3 msPassed
removeWithoutReconnectRemovesLastElementInList2 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore0 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement0 msPassed
replaceReplacesNodeContent1 msPassed
replaceReplacesNodeContentInContext2 msPassed