Skip to content

Test Result : ReferencedListIteratorTest

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

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead5 msPassed
nextAllowsToReadWholeList9 msPassed
nextAxiomReturnsAxiomWithMultilingualStringValueWhenNodeContentIsMultilingualString3 msPassed
nextReturnsFirstListElement7 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues5 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent7 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound6 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral4 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist2 msPassed
removeWithoutReconnectRemovesFirstElementInList3 msPassed
removeWithoutReconnectRemovesLastElementInList4 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore4 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement4 msPassed
replaceReplacesAllTranslationsOfMultilingualStringInCurrentNode4 msPassed
replaceReplacesNodeContent3 msPassed
replaceReplacesNodeContentInContext5 msPassed