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