| findUnknownColumnIndexReturnsMinusOne | 3 ms | Passed |
| firstReturnsIteratorToBeginning | 7 ms | Passed |
| getColumnCountReturnsNumberOfBoundVariables | 2 ms | Passed |
| getIncompatibleValueThrowsMismatchException | 3 ms | Passed |
| getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 0.17 sec | Passed |
| getNamedIndividualAsLiteralValueThrowsException | 10 ms | Passed |
| getObjectOfOWLNamedIndividualReturnsItsUri | 4 ms | Passed |
| getObjectOnOWLLiteralReturnsLiteralValue | 6 ms | Passed |
| getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 3 ms | Passed |
| getRowIndexReturnCurrentRow | 5 ms | Passed |
| getStringCanHandleBooleanAndNumber | 2 ms | Passed |
| getStringCanHandleOWLIndividuals | 6 ms | Passed |
| getTypedObjectOnLiteralReturnsCastedLiteral | 4 ms | Passed |
| getTypedObjectOnNamedIndividualCastToUri | 26 ms | Passed |
| getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam | 4 ms | Passed |
| getTypedObjectWithUnsupportedConversionThrowsDriverException | 3 ms | Passed |
| getValueBeforeFirstRowThrowsIllegalState | 6 ms | Passed |
| getValueOnClosedResultSetThrowsException | 4 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 | 5 ms | Passed |
| nextAfterEndThrowsNoSuchElement | 3 ms | Passed |
| previousReturnsPreviousRow | 5 ms | Passed |
| relativeTooLargeEndsAtResultSetEnd | 5 ms | Passed |
| relativeWithNegativeIntGoesBackward | 5 ms | Passed |
| relativeWithPositiveIntGoesForward | 6 ms | Passed |
| resultSetContainsCorrectMappingOfIndexesAndLabels | 3 ms | Passed |
| setRowIndexLargerGoesForwardInResultSet | 5 ms | Passed |
| setRowIndexNegativeThrowsException | 5 ms | Passed |
| setRowIndexSmallerGoesBackInResultSet | 6 ms | Passed |
| setRowIndexTheSameDoesNothing | 11 ms | Passed |
| setRowTooLargeGoesToEndOfResultSet | 3 ms | Passed |
| testGetBooleanResultByColumnName | 4 ms | Passed |
| testGetDouble | 3 ms | Passed |
| testGetFirstBooleanResultByIndex | 4 ms | Passed |
| testGetInt | 3 ms | Passed |
| testGetLong | 3 ms | Passed |
| testGetString | 4 ms | Passed |