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