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