Skip to content

Test Result : ReferencedListIteratorTest

0 failures (±0)
16 tests (±0)
Took 0.1 sec.

All Tests

Test nameDurationStatus
hasNextReturnsTrueForListHead13 msPassed
nextAllowsToReadWholeList4 msPassed
nextAxiomReturnsAxiomWithMultilingualStringValueWhenNodeContentIsMultilingualString2 msPassed
nextReturnsFirstListElement2 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues4 msPassed
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent5 msPassed
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound5 msPassed
nextThrowsListProcessingExceptionWhenNodeIsLiteral6 msPassed
nextThrowsNoSuchElementWhenNoMoreElementsExist2 msPassed
removeWithoutReconnectRemovesFirstElementInList2 msPassed
removeWithoutReconnectRemovesLastElementInList17 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore30 msPassed
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement6 msPassed
replaceReplacesAllTranslationsOfMultilingualStringInCurrentNode4 msPassed
replaceReplacesNodeContent3 msPassed
replaceReplacesNodeContentInContext4 msPassed