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