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