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