Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning5 msPassed
getColumnCountReturnsNumberOfBoundVariables4 msPassed
getIncompatibleValueThrowsMismatchException4 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow0.12 secPassed
getNamedIndividualAsLiteralValueThrowsException11 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri3 msPassed
getObjectOnOWLLiteralReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow6 msPassed
getRowIndexReturnCurrentRow4 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals4 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral4 msPassed
getTypedObjectOnNamedIndividualCastToUri14 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam4 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException4 msPassed
getValueBeforeFirstRowThrowsIllegalState4 msPassed
getValueOnClosedResultSetThrowsException4 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException3 msPassed
getValueWithUnknownIndexThrowsOntoDriverException3 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement3 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd4 msPassed
relativeWithNegativeIntGoesBackward4 msPassed
relativeWithPositiveIntGoesForward9 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels3 msPassed
setRowIndexLargerGoesForwardInResultSet3 msPassed
setRowIndexNegativeThrowsException6 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing13 msPassed
setRowTooLargeGoesToEndOfResultSet5 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble6 msPassed
testGetFirstBooleanResultByIndex3 msPassed
testGetInt2 msPassed
testGetLong4 msPassed
testGetString2 msPassed