Skip to content

Test Result : SelectResultSetTest

0 failures (±0)
58 tests (±0)
Took 1.4 sec.

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet5 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName3 msPassed
getBooleanByIndexReturnsBooleanValue8 msPassed
getBooleanByVariableReturnsBooleanValue3 msPassed
getByteByIndexReturnsByteValue4 msPassed
getByteByVariableReturnsByValue5 msPassed
getColumnCountReturnsNumberOfBindings4 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue5 msPassed
getFloatByIndexReturnsFloatValue6 msPassed
getFloatByVariableReturnsFloatValue6 msPassed
getIntByIndexReturnsIntValue6 msPassed
getIntByVariableReturnsIntValue7 msPassed
getIntThrowsNumberFormatExceptionForStringValue5 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered7 msPassed
getLongByIndexReturnsLongValue6 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass5 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass8 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected5 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound7 msPassed
getObjectByIndexReturnsLiteralValue6 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected5 msPassed
getObjectByIndexReturnsURIForNamedResource7 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult5 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult15 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent10 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType5 msPassed
getObjectByVariableReturnsLiteralValue6 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue7 msPassed
getShortByIndexReturnsShortValue6 msPassed
getShortByVariableReturnsShortValue1 secPassed
getShortRoundsDoubleValueToShort5 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult6 msPassed
getStringByIndexReturnsLiteralAsString4 msPassed
getStringByIndexReturnsResourceAsString5 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext5 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException9 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult4 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName9 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString4 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound4 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex0.12 secPassed
isBoundReturnsFalseForUnboundVariableName4 msPassed
isBoundReturnsTrueForBoundVariableIndex6 msPassed
isBoundReturnsTrueForBoundVariableName5 msPassed
isFirstReturnsTrueForFirstRowInResult7 msPassed
lastMovesResultToLastExistingRow7 msPassed
nextMovesResultSetCursorToNextRow4 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable6 msPassed
relativeMovesSpecifiedNumberOfRowsForward6 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument4 msPassed
setRowIndexMovesToTargetRowIndex4 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount8 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent6 msPassed