Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead1 msPassed
nextAllowsToReadWholeList3 msPassed
nextAxiomReturnsAxiomWithMultilingualStringValueWhenNodeContentIsMultilingualString1 msPassed
nextReturnsFirstListElement2 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues3 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent2 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound2 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral4 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist1 msPassed
removeWithoutReconnectRemovesFirstElementInList4 msPassed
removeWithoutReconnectRemovesLastElementInList3 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore1 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement1 msPassed
replaceReplacesAllTranslationsOfMultilingualStringInCurrentNode17 msPassed
replaceReplacesNodeContent2 msPassed
replaceReplacesNodeContentInContext3 msPassed