Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne3 msPassed
firstReturnsIteratorToBeginning4 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException3 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow22 msPassed
getNamedIndividualAsLiteralValueThrowsException8 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri7 msPassed
getObjectOnOWLLiteralReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow2 msPassed
getStringCanHandleBooleanAndNumber1 msPassed
getStringCanHandleOWLIndividuals3 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral2 msPassed
getTypedObjectOnNamedIndividualCastToUri13 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException3 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException3 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException2 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement3 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward3 msPassed
relativeWithPositiveIntGoesForward6 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels5 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException3 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing5 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble5 msPassed
testGetFirstBooleanResultByIndex8 msPassed
testGetInt2 msPassed
testGetLong2 msPassed
testGetString2 msPassed