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