Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne1 msPassed
firstReturnsIteratorToBeginning3 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow34 msPassed
getNamedIndividualAsLiteralValueThrowsException6 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri2 msPassed
getObjectOnOWLLiteralReturnsLiteralValue1 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow1 msPassed
getRowIndexReturnCurrentRow2 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals2 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral6 msPassed
getTypedObjectOnNamedIndividualCastToUri4 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam3 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException2 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException3 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow2 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward3 msPassed
relativeWithPositiveIntGoesForward2 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException3 msPassed
setRowIndexSmallerGoesBackInResultSet2 msPassed
setRowIndexTheSameDoesNothing68 msPassed
setRowTooLargeGoesToEndOfResultSet3 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble3 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt1 msPassed
testGetLong1 msPassed
testGetString2 msPassed