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