| findUnknownColumnIndexReturnsMinusOne | 4 ms | Passed |
| firstReturnsIteratorToBeginning | 11 ms | Passed |
| getColumnCountReturnsNumberOfBoundVariables | 3 ms | Passed |
| getIncompatibleValueThrowsMismatchException | 4 ms | Passed |
| getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 0.19 sec | Passed |
| getNamedIndividualAsLiteralValueThrowsException | 10 ms | Passed |
| getObjectOfOWLNamedIndividualReturnsItsUri | 15 ms | Passed |
| getObjectOnOWLLiteralReturnsLiteralValue | 7 ms | Passed |
| getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 4 ms | Passed |
| getRowIndexReturnCurrentRow | 11 ms | Passed |
| getStringCanHandleBooleanAndNumber | 4 ms | Passed |
| getStringCanHandleOWLIndividuals | 6 ms | Passed |
| getTypedObjectOnLiteralReturnsCastedLiteral | 3 ms | Passed |
| getTypedObjectOnNamedIndividualCastToUri | 40 ms | Passed |
| getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam | 3 ms | Passed |
| getTypedObjectWithUnsupportedConversionThrowsDriverException | 4 ms | Passed |
| getValueBeforeFirstRowThrowsIllegalState | 12 ms | Passed |
| getValueOnClosedResultSetThrowsException | 11 ms | Passed |
| getValueWithUnknownColumnLabelThrowsOntoDriverException | 3 ms | Passed |
| getValueWithUnknownIndexThrowsOntoDriverException | 3 ms | Passed |
| isBoundReturnsFalseForUnboundVariableIndex | 3 ms | Passed |
| isBoundReturnsFalseForUnboundVariableName | 2 ms | Passed |
| isBoundReturnsTrueForBoundVariableIndex | 4 ms | Passed |
| isBoundReturnsTrueForBoundVariableName | 4 ms | Passed |
| lastGoesToEndOfResultSet | 2 ms | Passed |
| nextAfterEndThrowsNoSuchElement | 3 ms | Passed |
| previousReturnsPreviousRow | 5 ms | Passed |
| relativeTooLargeEndsAtResultSetEnd | 11 ms | Passed |
| relativeWithNegativeIntGoesBackward | 4 ms | Passed |
| relativeWithPositiveIntGoesForward | 13 ms | Passed |
| resultSetContainsCorrectMappingOfIndexesAndLabels | 3 ms | Passed |
| setRowIndexLargerGoesForwardInResultSet | 2 ms | Passed |
| setRowIndexNegativeThrowsException | 4 ms | Passed |
| setRowIndexSmallerGoesBackInResultSet | 22 ms | Passed |
| setRowIndexTheSameDoesNothing | 9 ms | Passed |
| setRowTooLargeGoesToEndOfResultSet | 3 ms | Passed |
| testGetBooleanResultByColumnName | 2 ms | Passed |
| testGetDouble | 2 ms | Passed |
| testGetFirstBooleanResultByIndex | 3 ms | Passed |
| testGetInt | 5 ms | Passed |
| testGetLong | 5 ms | Passed |
| testGetString | 4 ms | Passed |