Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead2 msPassed
nextAllowsToReadWholeList3 msPassed
nextAxiomReturnsAxiomWithMultilingualStringValueWhenNodeContentIsMultilingualString3 msPassed
nextReturnsFirstListElement8 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues4 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent2 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound2 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral6 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist0 msPassed
removeWithoutReconnectRemovesFirstElementInList5 msPassed
removeWithoutReconnectRemovesLastElementInList3 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore2 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement2 msPassed
replaceReplacesAllTranslationsOfMultilingualStringInCurrentNode2 msPassed
replaceReplacesNodeContent6 msPassed
replaceReplacesNodeContentInContext2 msPassed