hasNextReturnsTrueForListHead | 3 ms | Passed |
nextAllowsToReadWholeList | 1 ms | Passed |
nextReturnsFirstListElement | 0 ms | Passed |
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasMultipleContentValues | 7 ms | Passed |
nextThrowsIntegrityConstraintViolationExceptionWhenNodeHasNoContent | 4 ms | Passed |
nextThrowsIntegrityConstraintViolationWhenMultipleNextNodesAreFound | 2 ms | Passed |
nextThrowsListProcessingExceptionWhenNodeIsLiteral | 0 ms | Passed |
nextThrowsNoSuchElementWhenNoMoreElementsExist | 1 ms | Passed |
removeWithoutReconnectRemovesFirstElementInList | 14 ms | Passed |
removeWithoutReconnectRemovesLastElementInList | 0 ms | Passed |
removeWithoutReconnectThrowsIllegalStateExceptionWhenNextWasNotCalledBefore | 2 ms | Passed |
removeWithoutReconnectThrowsIllegalStateExceptionWhenRemoveIsCalledTwiceOnElement | 3 ms | Passed |
replaceReplacesNodeContent | 0 ms | Passed |
replaceReplacesNodeContentInContext | 3 ms | Passed |