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