Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead2 msPassed
nextAllowsToReadWholeList1 msPassed
nextReturnsFirstListElement0 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues0 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent0 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound0 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral3 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist0 msPassed
removeWithoutReconnectRemovesFirstElementInList0 msPassed
removeWithoutReconnectRemovesLastElementInList0 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore2 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement2 msPassed
replaceReplacesNodeContent1 msPassed
replaceReplacesNodeContentInContext0 msPassed