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