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