findUnknownColumnIndexReturnsMinusOne | 1 ms | Passed |
firstReturnsIteratorToBeginning | 1 ms | Passed |
getColumnCountReturnsNumberOfBoundVariables | 1 ms | Passed |
getIncompatibleValueThrowsMismatchException | 1 ms | Passed |
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 37 ms | Passed |
getNamedIndividualAsLiteralValueThrowsException | 6 ms | Passed |
getObjectOfOWLNamedIndividualReturnsItsUri | 1 ms | Passed |
getObjectOnOWLLiteralReturnsLiteralValue | 1 ms | Passed |
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 1 ms | Passed |
getRowIndexReturnCurrentRow | 1 ms | Passed |
getStringCanHandleBooleanAndNumber | 1 ms | Passed |
getStringCanHandleOWLIndividuals | 1 ms | Passed |
getTypedObjectOnLiteralReturnsCastedLiteral | 2 ms | Passed |
getTypedObjectOnNamedIndividualCastToUri | 1 ms | Passed |
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam | 0 ms | Passed |
getTypedObjectWithUnsupportedConversionThrowsDriverException | 1 ms | Passed |
getValueBeforeFirstRowThrowsIllegalState | 0 ms | Passed |
getValueOnClosedResultSetThrowsException | 1 ms | Passed |
getValueWithUnknownColumnLabelThrowsOntoDriverException | 1 ms | Passed |
getValueWithUnknownIndexThrowsOntoDriverException | 0 ms | Passed |
isBoundReturnsFalseForUnboundVariableIndex | 1 ms | Passed |
isBoundReturnsFalseForUnboundVariableName | 1 ms | Passed |
isBoundReturnsTrueForBoundVariableIndex | 2 ms | Passed |
isBoundReturnsTrueForBoundVariableName | 1 ms | Passed |
lastGoesToEndOfResultSet | 1 ms | Passed |
nextAfterEndThrowsNoSuchElement | 1 ms | Passed |
previousReturnsPreviousRow | 2 ms | Passed |
relativeTooLargeEndsAtResultSetEnd | 1 ms | Passed |
relativeWithNegativeIntGoesBackward | 1 ms | Passed |
relativeWithPositiveIntGoesForward | 1 ms | Passed |
resultSetContainsCorrectMappingOfIndexesAndLabels | 1 ms | Passed |
setRowIndexLargerGoesForwardInResultSet | 1 ms | Passed |
setRowIndexNegativeThrowsException | 2 ms | Passed |
setRowIndexSmallerGoesBackInResultSet | 1 ms | Passed |
setRowIndexTheSameDoesNothing | 2 ms | Passed |
setRowTooLargeGoesToEndOfResultSet | 1 ms | Passed |
testGetBooleanResultByColumnName | 1 ms | Passed |
testGetDouble | 1 ms | Passed |
testGetFirstBooleanResultByIndex | 1 ms | Passed |
testGetInt | 0 ms | Passed |
testGetLong | 1 ms | Passed |
testGetString | 0 ms | Passed |