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