| findUnknownColumnIndexReturnsMinusOne | 3 ms | Passed |
| firstReturnsIteratorToBeginning | 5 ms | Passed |
| getColumnCountReturnsNumberOfBoundVariables | 2 ms | Passed |
| getIncompatibleValueThrowsMismatchException | 3 ms | Passed |
| getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 0.11 sec | Passed |
| getNamedIndividualAsLiteralValueThrowsException | 8 ms | Passed |
| getObjectOfOWLNamedIndividualReturnsItsUri | 3 ms | Passed |
| getObjectOnOWLLiteralReturnsLiteralValue | 5 ms | Passed |
| getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 2 ms | Passed |
| getRowIndexReturnCurrentRow | 5 ms | Passed |
| getStringCanHandleBooleanAndNumber | 2 ms | Passed |
| getStringCanHandleOWLIndividuals | 5 ms | Passed |
| getTypedObjectOnLiteralReturnsCastedLiteral | 2 ms | Passed |
| getTypedObjectOnNamedIndividualCastToUri | 24 ms | Passed |
| getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam | 3 ms | Passed |
| getTypedObjectWithUnsupportedConversionThrowsDriverException | 4 ms | Passed |
| getValueBeforeFirstRowThrowsIllegalState | 7 ms | Passed |
| getValueOnClosedResultSetThrowsException | 5 ms | Passed |
| getValueWithUnknownColumnLabelThrowsOntoDriverException | 4 ms | Passed |
| getValueWithUnknownIndexThrowsOntoDriverException | 2 ms | Passed |
| isBoundReturnsFalseForUnboundVariableIndex | 2 ms | Passed |
| isBoundReturnsFalseForUnboundVariableName | 2 ms | Passed |
| isBoundReturnsTrueForBoundVariableIndex | 3 ms | Passed |
| isBoundReturnsTrueForBoundVariableName | 3 ms | Passed |
| lastGoesToEndOfResultSet | 2 ms | Passed |
| nextAfterEndThrowsNoSuchElement | 4 ms | Passed |
| previousReturnsPreviousRow | 4 ms | Passed |
| relativeTooLargeEndsAtResultSetEnd | 4 ms | Passed |
| relativeWithNegativeIntGoesBackward | 3 ms | Passed |
| relativeWithPositiveIntGoesForward | 5 ms | Passed |
| resultSetContainsCorrectMappingOfIndexesAndLabels | 3 ms | Passed |
| setRowIndexLargerGoesForwardInResultSet | 3 ms | Passed |
| setRowIndexNegativeThrowsException | 2 ms | Passed |
| setRowIndexSmallerGoesBackInResultSet | 5 ms | Passed |
| setRowIndexTheSameDoesNothing | 26 ms | Passed |
| setRowTooLargeGoesToEndOfResultSet | 2 ms | Passed |
| testGetBooleanResultByColumnName | 2 ms | Passed |
| testGetDouble | 2 ms | Passed |
| testGetFirstBooleanResultByIndex | 3 ms | Passed |
| testGetInt | 2 ms | Passed |
| testGetLong | 3 ms | Passed |
| testGetString | 2 ms | Passed |