Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet7 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName3 msPassed
getBooleanByIndexReturnsBooleanValue2 msPassed
getBooleanByVariableReturnsBooleanValue0.11 secPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue5 msPassed
getColumnCountReturnsNumberOfBindings3 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue4 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue3 msPassed
getIntThrowsNumberFormatExceptionForStringValue3 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered7 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue3 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass2 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass6 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound5 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource3 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource4 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult13 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent16 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType2 msPassed
getObjectByVariableReturnsLiteralValue5 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue8 msPassed
getShortByIndexReturnsShortValue3 msPassed
getShortByVariableReturnsShortValue0.61 secPassed
getShortRoundsDoubleValueToShort3 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult7 msPassed
getStringByIndexReturnsLiteralAsString4 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException4 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult3 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName5 msPassed
getStringByVariableReturnsLiteralAsString3 msPassed
getStringByVariableReturnsResourceAsString2 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex33 msPassed
isBoundReturnsFalseForUnboundVariableName6 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
isFirstReturnsTrueForFirstRowInResult4 msPassed
lastMovesResultToLastExistingRow4 msPassed
nextMovesResultSetCursorToNextRow2 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable4 msPassed
relativeMovesSpecifiedNumberOfRowsForward3 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument2 msPassed
setRowIndexMovesToTargetRowIndex2 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount5 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent4 msPassed