Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning5 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow22 msPassed
getNamedIndividualAsLiteralValueThrowsException8 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri2 msPassed
getObjectOnOWLLiteralReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow5 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals2 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral4 msPassed
getTypedObjectOnNamedIndividualCastToUri12 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException4 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException2 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd4 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward7 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet3 msPassed
setRowIndexNegativeThrowsException3 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing6 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble5 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt2 msPassed
testGetLong3 msPassed
testGetString2 msPassed