| findUnknownColumnIndexReturnsMinusOne | 2 ms | Passed |
| firstReturnsIteratorToBeginning | 61 ms | Passed |
| getColumnCountReturnsNumberOfBoundVariables | 3 ms | Passed |
| getIncompatibleValueThrowsMismatchException | 3 ms | Passed |
| getNamedIndividualAsLiteralValueThrowsException | 2 ms | Passed |
| getObjectOfOWLNamedIndividualReturnsItsUri | 2 ms | Passed |
| getObjectOnOWLLiteralReturnsLiteralValue | 2 ms | Passed |
| getRowIndexReturnCurrentRow | 3 ms | Passed |
| getStringCanHandleBooleanAndNumber | 3 ms | Passed |
| getStringCanHandleOWLIndividuals | 2 ms | Passed |
| getTypedObjectOnLiteralReturnsCastedLiteral | 4 ms | Passed |
| getTypedObjectOnNamedIndividualCastToUri | 2 ms | Passed |
| getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam | 2 ms | Passed |
| getTypedObjectWithUnsupportedConversionThrowsDriverException | 2 ms | Passed |
| getValueBeforeFirstRowThrowsIllegalState | 2 ms | Passed |
| getValueOnClosedResultSetThrowsException | 2 ms | Passed |
| getValueWithUnknownColumnLabelThrowsOntoDriverException | 2 ms | Passed |
| getValueWithUnknownIndexThrowsOntoDriverException | 3 ms | Passed |
| lastGoesToEndOfResultSet | 3 ms | Passed |
| nextAfterEndThrowsNoSuchElement | 2 ms | Passed |
| previousReturnsPreviousRow | 3 ms | Passed |
| relativeTooLargeEndsAtResultSetEnd | 3 ms | Passed |
| relativeWithNegativeIntGoesBackward | 3 ms | Passed |
| relativeWithPositiveIntGoesForward | 3 ms | Passed |
| resultSetContainsCorrectMappingOfIndexesAndLabels | 2 ms | Passed |
| setRowIndexLargerGoesForwardInResultSet | 3 ms | Passed |
| setRowIndexNegativeThrowsException | 3 ms | Passed |
| setRowIndexSmallerGoesBackInResultSet | 3 ms | Passed |
| setRowIndexTheSameDoesNothing | 57 ms | Passed |
| setRowTooLargeGoesToEndOfResultSet | 3 ms | Passed |
| testGetBooleanResultByColumnName | 3 ms | Passed |
| testGetDouble | 2 ms | Passed |
| testGetFirstBooleanResultByIndex | 2 ms | Passed |
| testGetInt | 3 ms | Passed |
| testGetLong | 2 ms | Passed |
| testGetString | 3 ms | Passed |