Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning5 msPassed
getColumnCountReturnsNumberOfBoundVariables1 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow17 msPassed
getNamedIndividualAsLiteralValueThrowsException7 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri2 msPassed
getObjectOnOWLLiteralReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow1 msPassed
getRowIndexReturnCurrentRow4 msPassed
getStringCanHandleBooleanAndNumber1 msPassed
getStringCanHandleOWLIndividuals3 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral4 msPassed
getTypedObjectOnNamedIndividualCastToUri11 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam1 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException3 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException4 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException3 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow2 msPassed
relativeTooLargeEndsAtResultSetEnd2 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward6 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels1 msPassed
setRowIndexLargerGoesForwardInResultSet4 msPassed
setRowIndexNegativeThrowsException4 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing5 msPassed
setRowTooLargeGoesToEndOfResultSet3 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble4 msPassed
testGetFirstBooleanResultByIndex1 msPassed
testGetInt1 msPassed
testGetLong2 msPassed
testGetString1 msPassed