Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName8 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue4 msPassed
getByteByIndexReturnsByteValue4 msPassed
getByteByVariableReturnsByValue5 msPassed
getColumnCountReturnsNumberOfBindings4 msPassed
getDoubleByIndexReturnsDoubleValue4 msPassed
getDoubleByVariableReturnsDoubleValue4 msPassed
getFloatByIndexReturnsFloatValue7 msPassed
getFloatByVariableReturnsFloatValue7 msPassed
getIntByIndexReturnsIntValue4 msPassed
getIntByVariableReturnsIntValue6 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered9 msPassed
getLongByIndexReturnsLongValue5 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass7 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected4 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound7 msPassed
getObjectByIndexReturnsLiteralValue4 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected4 msPassed
getObjectByIndexReturnsURIForNamedResource5 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult5 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult24 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent18 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType4 msPassed
getObjectByVariableReturnsLiteralValue5 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue12 msPassed
getShortByIndexReturnsShortValue6 msPassed
getShortByVariableReturnsShortValue0.5 secPassed
getShortRoundsDoubleValueToShort4 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult5 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString5 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext4 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException7 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult5 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName7 msPassed
getStringByVariableReturnsLiteralAsString7 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound7 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements4 msPassed
isBoundReturnsFalseForUnboundVariableIndex57 msPassed
isBoundReturnsFalseForUnboundVariableName0.16 secPassed
isBoundReturnsTrueForBoundVariableIndex4 msPassed
isBoundReturnsTrueForBoundVariableName4 msPassed
isFirstReturnsTrueForFirstRowInResult5 msPassed
lastMovesResultToLastExistingRow6 msPassed
nextMovesResultSetCursorToNextRow4 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable6 msPassed
relativeMovesSpecifiedNumberOfRowsForward5 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount5 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent7 msPassed