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