Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet4 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue4 msPassed
getBooleanByVariableReturnsBooleanValue4 msPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue5 msPassed
getColumnCountReturnsNumberOfBindings4 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue4 msPassed
getFloatByIndexReturnsFloatValue5 msPassed
getFloatByVariableReturnsFloatValue9 msPassed
getIntByIndexReturnsIntValue5 msPassed
getIntByVariableReturnsIntValue4 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered7 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass4 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass14 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected4 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound6 msPassed
getObjectByIndexReturnsLiteralValue5 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource5 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult14 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent9 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue7 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue5 msPassed
getShortByIndexReturnsShortValue5 msPassed
getShortByVariableReturnsShortValue1 secPassed
getShortRoundsDoubleValueToShort4 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult4 msPassed
getStringByIndexReturnsLiteralAsString5 msPassed
getStringByIndexReturnsResourceAsString4 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext4 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException7 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName8 msPassed
getStringByVariableReturnsLiteralAsString3 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound3 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements2 msPassed
isBoundReturnsFalseForUnboundVariableIndex32 msPassed
isBoundReturnsFalseForUnboundVariableName6 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName4 msPassed
isFirstReturnsTrueForFirstRowInResult4 msPassed
lastMovesResultToLastExistingRow4 msPassed
nextMovesResultSetCursorToNextRow4 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable7 msPassed
relativeMovesSpecifiedNumberOfRowsForward5 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument4 msPassed
setRowIndexMovesToTargetRowIndex0.3 secPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount6 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent6 msPassed