Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne1 msPassed
firstReturnsIteratorToBeginning2 msPassed
getColumnCountReturnsNumberOfBoundVariables1 msPassed
getIncompatibleValueThrowsMismatchException1 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow66 msPassed
getNamedIndividualAsLiteralValueThrowsException7 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri1 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow2 msPassed
getStringCanHandleBooleanAndNumber2 msPassed
getStringCanHandleOWLIndividuals3 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral4 msPassed
getTypedObjectOnNamedIndividualCastToUri5 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam1 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException2 msPassed
getValueBeforeFirstRowThrowsIllegalState2 msPassed
getValueOnClosedResultSetThrowsException2 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException1 msPassed
isBoundReturnsFalseForUnboundVariableIndex1 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex1 msPassed
isBoundReturnsTrueForBoundVariableName1 msPassed
lastGoesToEndOfResultSet1 msPassed
nextAfterEndThrowsNoSuchElement1 msPassed
previousReturnsPreviousRow2 msPassed
relativeTooLargeEndsAtResultSetEnd1 msPassed
relativeWithNegativeIntGoesBackward2 msPassed
relativeWithPositiveIntGoesForward2 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels1 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException2 msPassed
setRowIndexSmallerGoesBackInResultSet2 msPassed
setRowIndexTheSameDoesNothing4 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName1 msPassed
testGetDouble3 msPassed
testGetFirstBooleanResultByIndex1 msPassed
testGetInt2 msPassed
testGetLong1 msPassed
testGetString1 msPassed