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