Skip to content

Test Result : SelectResultSetTest

0 failures (±0)
42 tests (±0)
Took 91 ms.

All Tests

Test nameDurationStatus
findUnknownColumnIndexReturnsMinusOne2 msPassed
firstReturnsIteratorToBeginning2 msPassed
getColumnCountReturnsNumberOfBoundVariables1 msPassed
getIncompatibleValueThrowsMismatchException1 msPassed
getLongThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow37 msPassed
getNamedIndividualAsLiteralValueThrowsException5 msPassed
getObjectOfOWLNamedIndividualReturnsItsUri1 msPassed
getObjectOnOWLLiteralReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundWhenVariableIsNotBoundInCurrentRow1 msPassed
getRowIndexReturnCurrentRow1 msPassed
getStringCanHandleBooleanAndNumber1 msPassed
getStringCanHandleOWLIndividuals2 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
lastGoesToEndOfResultSet1 msPassed
nextAfterEndThrowsNoSuchElement1 msPassed
previousReturnsPreviousRow1 msPassed
relativeTooLargeEndsAtResultSetEnd2 msPassed
relativeWithNegativeIntGoesBackward1 msPassed
relativeWithPositiveIntGoesForward2 msPassed
resultSetContainsCorrectMappingOfIndexesAndLabels1 msPassed
setRowIndexLargerGoesForwardInResultSet1 msPassed
setRowIndexNegativeThrowsException1 msPassed
setRowIndexSmallerGoesBackInResultSet2 msPassed
setRowIndexTheSameDoesNothing2 msPassed
setRowTooLargeGoesToEndOfResultSet1 msPassed
testGetBooleanResultByColumnName1 msPassed
testGetDouble1 msPassed
testGetFirstBooleanResultByIndex2 msPassed
testGetInt1 msPassed
testGetLong1 msPassed
testGetString1 msPassed