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