Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne4 msPassed
firstReturnsIteratorToBeginning10 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException4 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow27 msPassed
getNamedIndividualAsLiteralValueThrowsException9 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri3 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow3 msPassed
getRowIndexReturnCurrentRow2 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals3 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral7 msPassed
getTypedObjectOnNamedIndividualCastToUri15 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException3 msPassed
getValueBeforeFirstRowThrowsIllegalState4 msPassed
getValueOnClosedResultSetThrowsException2 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet4 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward3 msPassed
relativeWithPositiveIntGoesForward10 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet3 msPassed
setRowIndexNegativeThrowsException4 msPassed
setRowIndexSmallerGoesBackInResultSet4 msPassed
setRowIndexTheSameDoesNothing7 msPassed
setRowTooLargeGoesToEndOfResultSet4 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble6 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt2 msPassed
testGetLong4 msPassed
testGetString2 msPassed