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