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