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