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