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