Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead4 msPassed
nextAllowsToReadWholeList0 msPassed
nextReturnsFirstListElement3 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues0 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent12 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound6 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral4 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist1 msPassed
removeWithoutReconnectRemovesFirstElementInList2 msPassed
removeWithoutReconnectRemovesLastElementInList3 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore2 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement3 msPassed
replaceReplacesNodeContent3 msPassed
replaceReplacesNodeContentInContext4 msPassed