Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning4 msPassed
getColumnCountReturnsNumberOfBoundVariables3 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow29 msPassed
getNamedIndividualAsLiteralValueThrowsException10 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri2 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow4 msPassed
getStringCanHandleBooleanAndNumber3 msPassed
getStringCanHandleOWLIndividuals4 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral3 msPassed
getTypedObjectOnNamedIndividualCastToUri21 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException5 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException4 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException3 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex1 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement3 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward3 msPassed
relativeWithPositiveIntGoesForward7 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet3 msPassed
setRowIndexNegativeThrowsException3 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing8 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble6 msPassed
testGetFirstBooleanResultByIndex3 msPassed
testGetInt2 msPassed
testGetLong3 msPassed
testGetString2 msPassed