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