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