Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning4 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow20 msPassed
getNamedIndividualAsLiteralValueThrowsException7 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri3 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow1 msPassed
getRowIndexReturnCurrentRow4 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals2 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral3 msPassed
getTypedObjectOnNamedIndividualCastToUri11 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam1 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException3 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException3 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex1 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement3 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward6 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException4 msPassed
setRowIndexSmallerGoesBackInResultSet3 msPassed
setRowIndexTheSameDoesNothing5 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble4 msPassed
testGetFirstBooleanResultByIndex3 msPassed
testGetInt1 msPassed
testGetLong3 msPassed
testGetString2 msPassed