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