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