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