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