Skip to content

Test Result : SelectResultSetTest

0 failures (±0)
56 tests (±0)
Took 1 sec.

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName8 msPassed
getBooleanByIndexReturnsBooleanValue1 msPassed
getBooleanByVariableReturnsBooleanValue2 msPassed
getByteByIndexReturnsByteValue6 msPassed
getByteByVariableReturnsByValue3 msPassed
getColumnCountReturnsNumberOfBindings2 msPassed
getDoubleByIndexReturnsDoubleValue1 msPassed
getDoubleByVariableReturnsDoubleValue16 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue4 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue2 msPassed
getIntThrowsNumberFormatExceptionForStringValue3 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered3 msPassed
getLongByIndexReturnsLongValue2 msPassed
getLongByVariableReturnsLongValue1 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass1 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass5 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound3 msPassed
getObjectByIndexReturnsLiteralValue2 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource7 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected2 msPassed
getObjectByIndexReturnsURIForNamedResource3 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent13 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType2 msPassed
getObjectByVariableReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue4 msPassed
getShortByIndexReturnsShortValue3 msPassed
getShortByVariableReturnsShortValue0.76 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsLiteralAsString2 msPassed
getStringByIndexReturnsResourceAsString2 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext2 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName5 msPassed
getStringByVariableReturnsLiteralAsString2 msPassed
getStringByVariableReturnsResourceAsString15 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound3 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements16 msPassed
isBoundReturnsFalseForUnboundVariableIndex38 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
isFirstReturnsTrueForFirstRowInResult4 msPassed
lastMovesResultToLastExistingRow11 msPassed
nextMovesResultSetCursorToNextRow6 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable3 msPassed
relativeMovesSpecifiedNumberOfRowsForward3 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument12 msPassed
setRowIndexMovesToTargetRowIndex2 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount3 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent3 msPassed