Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning4 msPassed
getColumnCountReturnsNumberOfBoundVariables1 msPassed
getIncompatibleValueThrowsMismatchException3 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow0.33 secPassed
getNamedIndividualAsLiteralValueThrowsException8 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri3 msPassed
getObjectOnOWLLiteralReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow5 msPassed
getRowIndexReturnCurrentRow3 msPassed
getStringCanHandleBooleanAndNumber1 msPassed
getStringCanHandleOWLIndividuals4 msPassed
getTypedObjectOnLiteralReturnsCastedLiteral4 msPassed
getTypedObjectOnNamedIndividualCastToUri12 msPassed
getTypedObjectOnNamedIndividualCreatesInstanceWhenConstructorTakesMatchingParam3 msPassed
getTypedObjectWithUnsupportedConversionThrowsDriverException3 msPassed
getValueBeforeFirstRowThrowsIllegalState5 msPassed
getValueOnClosedResultSetThrowsException3 msPassed
getValueWithUnknownColumnLabelThrowsOntoDriverException2 msPassed
getValueWithUnknownIndexThrowsOntoDriverException3 msPassed
isBoundReturnsFalseForUnboundVariableIndex2 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
lastGoesToEndOfResultSet3 msPassed
nextAfterEndThrowsNoSuchElement2 msPassed
previousReturnsPreviousRow4 msPassed
relativeTooLargeEndsAtResultSetEnd5 msPassed
relativeWithNegativeIntGoesBackward4 msPassed
relativeWithPositiveIntGoesForward4 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels4 msPassed
setRowIndexLargerGoesForwardInResultSet2 msPassed
setRowIndexNegativeThrowsException4 msPassed
setRowIndexSmallerGoesBackInResultSet4 msPassed
setRowIndexTheSameDoesNothing10 msPassed
setRowTooLargeGoesToEndOfResultSet3 msPassed
testGetBooleanResultByColumnName3 msPassed
testGetDouble3 msPassed
testGetFirstBooleanResultByIndex3 msPassed
testGetInt2 msPassed
testGetLong3 msPassed
testGetString2 msPassed