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