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