Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning5 msPassed
getColumnCountReturnsNumberOfBoundVariables3 msPassed
getIncompatibleValueThrowsMismatchException3 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow35 msPassed
getNamedIndividualAsLiteralValueThrowsException12 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri4 msPassed
getObjectOnOWLLiteralReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow3 msPassed
getRowIndexReturnCurrentRow4 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals6 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral5 msPassed
getTypedObjectOnNamedIndividualCastToUri18 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException5 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException6 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException3 msPassed
getValueWithUnknownIndexThrowsOntoDriverException3 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement4 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd4 msPassed
relativeWithNegativeIntGoesBackward4 msPassed
relativeWithPositiveIntGoesForward10 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet4 msPassed
setRowIndexNegativeThrowsException5 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing7 msPassed
setRowTooLargeGoesToEndOfResultSet3 msPassed
testGetBooleanResultByColumnName3 msPassed
testGetDouble5 msPassed
testGetFirstBooleanResultByIndex4 msPassed
testGetInt2 msPassed
testGetLong4 msPassed
testGetString2 msPassed