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