Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead5 msPassed
nextAllowsToReadWholeList3 msPassed
nextReturnsFirstListElement12 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues0 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent8 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound10 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral3 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist1 msPassed
removeWithoutReconnectRemovesFirstElementInList4 msPassed
removeWithoutReconnectRemovesLastElementInList3 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore3 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement8 msPassed
replaceReplacesNodeContent3 msPassed
replaceReplacesNodeContentInContext15 msPassed