Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne3 msPassed
firstReturnsIteratorToBeginning3 msPassed
getColumnCountReturnsNumberOfBoundVariables1 msPassed
getIncompatibleValueThrowsMismatchException3 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow17 msPassed
getNamedIndividualAsLiteralValueThrowsException8 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri2 msPassed
getObjectOnOWLLiteralReturnsLiteralValue1 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow2 msPassed
getRowIndexReturnCurrentRow3 msPassed
getStringCanHandleBooleanAndNumber1 msPassed
getStringCanHandleOWLIndividuals3 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral4 msPassed
getTypedObjectOnNamedIndividualCastToUri8 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam2 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException2 msPassed
getValueBeforeFirstRowThrowsIllegalState3 msPassed
getValueOnClosedResultSetThrowsException2 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException3 msPassed
isBoundReturnsFalseForUnboundVariableIndex1 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex1 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet2 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow2 msPassed
relativeTooLargeEndsAtResultSetEnd3 msPassed
relativeWithNegativeIntGoesBackward3 msPassed
relativeWithPositiveIntGoesForward4 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels2 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException3 msPassed
setRowIndexSmallerGoesBackInResultSet5 msPassed
setRowIndexTheSameDoesNothing4 msPassed
setRowTooLargeGoesToEndOfResultSet2 msPassed
testGetBooleanResultByColumnName2 msPassed
testGetDouble4 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt2 msPassed
testGetLong2 msPassed
testGetString2 msPassed