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