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