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