Test Result : ResultSetSpliteratorTest
0 failures
(±0)
7 tests
(±0)
All Tests
| Test name | Duration | Status |
|---|---|---|
| constructorCreatesSpliteratorWithOrderedNonNullAndImmutableCharacteristics | 1.8 sec | Passed |
| constructorReportsMaxLongValueEstimateSize | 1.9 sec | Passed |
| forEachRemainingInvokesConsumerForAllResultSetRows | 1.9 sec | Passed |
| forEachRemainingThrowsOntoDriverRuntimeExceptionWhenResultSetThrowsException | 1.9 sec | Passed |
| tryAdvanceDoesNothingAndReturnsFalseWhenThereAreNoMoreRowsInResultSet | 88 ms | Passed |
| tryAdvanceInvokesActionOnNextResultRowAndReturnsTrue | 1.9 sec | Passed |
| tryAdvanceThrowsOntoDriverRuntimeExceptionWhenResultResultSetThrowsException | 91 ms | Passed |
