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