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