Skip to content

Test Result : SelectResultSetTest

0 failures (±0)
42 tests (±0)
Took 0.19 sec.

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning8 msPassed
getColumnCountReturnsNumberOfBoundVariables3 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow24 msPassed
getNamedIndividualAsLiteralValueThrowsException10 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri5 msPassed
getObjectOnOWLLiteralReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow3 msPassed
getStringCanHandleBooleanAndNumber4 msPassed
getStringCanHandleOWLIndividuals4 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral5 msPassed
getTypedObjectOnNamedIndividualCastToUri16 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException10 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException3 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException3 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement3 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward4 msPassed
relativeWithPositiveIntGoesForward8 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet3 msPassed
setRowIndexNegativeThrowsException5 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing6 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble7 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt2 msPassed
testGetLong4 msPassed
testGetString3 msPassed