Skip to content

Test Result : SelectResultSetTest

0 failures
36 tests
Took 0.18 sec.

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne1 msPassed
firstReturnsIteratorToBeginning51 msPassed
getColumnCountReturnsNumberOfBoundVariables3 msPassed
getIncompatibleValueThrowsMismatchException2 msPassed
getNamedIndividualAsLiteralValueThrowsException10 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri2 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getRowIndexReturnCurrentRow3 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals2 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral6 msPassed
getTypedObjectOnNamedIndividualCastToUri3 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam3 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException2 msPassed
getValueBeforeFirstRowThrowsIllegalState2 msPassed
getValueOnClosedResultSetThrowsException2 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException1 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow3 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward3 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet1 msPassed
setRowIndexNegativeThrowsException2 msPassed
setRowIndexSmallerGoesBackInResultSet3 msPassed
setRowIndexTheSameDoesNothing42 msPassed
setRowTooLargeGoesToEndOfResultSet3 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble3 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt2 msPassed
testGetLong8 msPassed
testGetString2 msPassed