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