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