Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning10 msPassed
getColumnCountReturnsNumberOfBoundVariables2 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow30 msPassed
getNamedIndividualAsLiteralValueThrowsException11 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri3 msPassed
getObjectOnOWLLiteralReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow3 msPassed
getRowIndexReturnCurrentRow4 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals3 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral6 msPassed
getTypedObjectOnNamedIndividualCastToUri15 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam3 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException4 msPassed
getValueBeforeFirstRowThrowsIllegalState4 msPassed
getValueOnClosedResultSetThrowsException7 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException3 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName3 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow4 msPassed
relativeTooLargeEndsAtResultSetEnd4 msPassed
relativeWithNegativeIntGoesBackward3 msPassed
relativeWithPositiveIntGoesForward9 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet3 msPassed
setRowIndexNegativeThrowsException9 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing7 msPassed
setRowTooLargeGoesToEndOfResultSet3 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble6 msPassed
testGetFirstBooleanResultByIndex3 msPassed
testGetInt2 msPassed
testGetLong4 msPassed
testGetString2 msPassed