findUnknownColumnIndexReturnsMinusOne | 1 ms | Passed |
firstReturnsIteratorToBeginning | 2 ms | Passed |
getColumnCountReturnsNumberOfBoundVariables | 1 ms | Passed |
getIncompatibleValueThrowsMismatchException | 1 ms | Passed |
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow | 62 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 | 3 ms | Passed |
getTypedObjectOnLiteralReturnsCastedLiteral | 5 ms | Passed |
getTypedObjectOnNamedIndividualCastToUri | 5 ms | Passed |
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam | 0 ms | Passed |
getTypedObjectWithUnsupportedConversionThrowsDriverException | 1 ms | Passed |
getValueBeforeFirstRowThrowsIllegalState | 1 ms | Passed |
getValueOnClosedResultSetThrowsException | 1 ms | Passed |
getValueWithUnknownColumnLabelThrowsOntoDriverException | 1 ms | Passed |
getValueWithUnknownIndexThrowsOntoDriverException | 1 ms | Passed |
isBoundReturnsFalseForUnboundVariableIndex | 1 ms | Passed |
isBoundReturnsFalseForUnboundVariableName | 1 ms | Passed |
isBoundReturnsTrueForBoundVariableIndex | 1 ms | Passed |
isBoundReturnsTrueForBoundVariableName | 1 ms | Passed |
lastGoesToEndOfResultSet | 2 ms | Passed |
nextAfterEndThrowsNoSuchElement | 1 ms | Passed |
previousReturnsPreviousRow | 1 ms | Passed |
relativeTooLargeEndsAtResultSetEnd | 1 ms | Passed |
relativeWithNegativeIntGoesBackward | 1 ms | Passed |
relativeWithPositiveIntGoesForward | 2 ms | Passed |
resultSetContainsCorrectMappingOfIndexesAndLabels | 1 ms | Passed |
setRowIndexLargerGoesForwardInResultSet | 1 ms | Passed |
setRowIndexNegativeThrowsException | 1 ms | Passed |
setRowIndexSmallerGoesBackInResultSet | 2 ms | Passed |
setRowIndexTheSameDoesNothing | 4 ms | Passed |
setRowTooLargeGoesToEndOfResultSet | 1 ms | Passed |
testGetBooleanResultByColumnName | 1 ms | Passed |
testGetDouble | 3 ms | Passed |
testGetFirstBooleanResultByIndex | 1 ms | Passed |
testGetInt | 1 ms | Passed |
testGetLong | 1 ms | Passed |
testGetString | 1 ms | Passed |