Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning3 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow26 msPassed
getNamedIndividualAsLiteralValueThrowsException12 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri2 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow2 msPassed
getStringCanHandleBooleanAndNumber1 msPassed
getStringCanHandleOWLIndividuals2 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral3 msPassed
getTypedObjectOnNamedIndividualCastToUri5 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException1 msPassed
getValueBeforeFirstRowThrowsIllegalState2 msPassed
getValueOnClosedResultSetThrowsException2 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException1 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex1 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement1 msPassed
previousReturnsPreviousRow2 msPassed
relativeTooLargeEndsAtResultSetEnd2 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward3 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels1 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException2 msPassed
setRowIndexSmallerGoesBackInResultSet3 msPassed
setRowIndexTheSameDoesNothing46 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName1 msPassed
testGetDouble3 msPassed
testGetFirstBooleanResultByIndex1 msPassed
testGetInt2 msPassed
testGetLong1 msPassed
testGetString1 msPassed