Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead2 msPassed
nextAllowsToReadWholeList11 msPassed
nextAxiomReturnsAxiomWithMultilingualStringValueWhenNodeContentIsMultilingualString1 msPassed
nextReturnsFirstListElement4 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues2 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent4 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound2 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral2 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist1 msPassed
removeWithoutReconnectRemovesFirstElementInList1 msPassed
removeWithoutReconnectRemovesLastElementInList1 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore2 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement2 msPassed
replaceReplacesAllTranslationsOfMultilingualStringInCurrentNode7 msPassed
replaceReplacesNodeContent2 msPassed
replaceReplacesNodeContentInContext2 msPassed