Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning3 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow18 msPassed
getNamedIndividualAsLiteralValueThrowsException14 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri3 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow3 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals3 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral8 msPassed
getTypedObjectOnNamedIndividualCastToUri6 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException2 msPassed
getValueBeforeFirstRowThrowsIllegalState2 msPassed
getValueOnClosedResultSetThrowsException3 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException1 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex1 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward3 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException3 msPassed
setRowIndexSmallerGoesBackInResultSet3 msPassed
setRowIndexTheSameDoesNothing5 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble3 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt2 msPassed
testGetLong2 msPassed
testGetString2 msPassed