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