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