Skip to content

Test Result : ReferencedListIteratorTest

0 failures (±0)
16 tests (±0)
Took 65 ms.

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead3 msPassed
nextAllowsToReadWholeList6 msPassed
nextAxiomReturnsAxiomWithMultilingualStringValueWhenNodeContentIsMultilingualString1 msPassed
nextReturnsFirstListElement9 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues3 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent2 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound2 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral13 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist1 msPassed
removeWithoutReconnectRemovesFirstElementInList13 msPassed
removeWithoutReconnectRemovesLastElementInList3 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore2 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement2 msPassed
replaceReplacesAllTranslationsOfMultilingualStringInCurrentNode2 msPassed
replaceReplacesNodeContent2 msPassed
replaceReplacesNodeContentInContext2 msPassed