| hasNextReturnsTrueForListHead | 2 ms | Passed |
| nextAllowsToReadWholeList | 2 ms | Passed |
| nextAxiomReturnsAxiomWithMultilingualStringValueWhenNodeContentIsMultilingualString | 1 ms | Passed |
| nextReturnsFirstListElement | 3 ms | Passed |
| nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues | 2 ms | Passed |
| nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent | 3 ms | Passed |
| nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound | 2 ms | Passed |
| nextThrowsListProcessingExceptionWhenNodeIsLiteral | 5 ms | Passed |
| nextThrowsNoSuchElementWhenNoMoreElementsExist | 1 ms | Passed |
| removeWithoutReconnectRemovesFirstElementInList | 2 ms | Passed |
| removeWithoutReconnectRemovesLastElementInList | 2 ms | Passed |
| removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore | 1 ms | Passed |
| removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement | 1 ms | Passed |
| replaceReplacesAllTranslationsOfMultilingualStringInCurrentNode | 2 ms | Passed |
| replaceReplacesNodeContent | 2 ms | Passed |
| replaceReplacesNodeContentInContext | 2 ms | Passed |