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