Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning2 msPassed
getColumnCountReturnsNumberOfBoundVariables1 msPassed
getIncompatibleValueThrowsMismatchException1 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow65 msPassed
getNamedIndividualAsLiteralValueThrowsException7 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri1 msPassed
getObjectOnOWLLiteralReturnsLiteralValue1 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow1 msPassed
getRowIndexReturnCurrentRow2 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals1 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral2 msPassed
getTypedObjectOnNamedIndividualCastToUri1 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam1 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException1 msPassed
getValueBeforeFirstRowThrowsIllegalState1 msPassed
getValueOnClosedResultSetThrowsException1 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException1 msPassed
getValueWithUnknownIndexThrowsOntoDriverException1 msPassed
isBoundReturnsFalseForUnboundVariableIndex1 msPassed
isBoundReturnsFalseForUnboundVariableName0 msPassed
isBoundReturnsTrueForBoundVariableIndex1 msPassed
isBoundReturnsTrueForBoundVariableName1 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow2 msPassed
relativeTooLargeEndsAtResultSetEnd2 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward2 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels1 msPassed
setRowIndexLargerGoesForwardInResultSet1 msPassed
setRowIndexNegativeThrowsException1 msPassed
setRowIndexSmallerGoesBackInResultSet1 msPassed
setRowIndexTheSameDoesNothing3 msPassed
setRowTooLargeGoesToEndOfResultSet1 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble2 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt1 msPassed
testGetLong2 msPassed
testGetString1 msPassed