Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue4 msPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue5 msPassed
getColumnCountReturnsNumberOfBindings5 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue4 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue5 msPassed
getIntByVariableReturnsIntValue5 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered12 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass7 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound6 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource3 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource5 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult13 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent17 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue6 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue11 msPassed
getShortByIndexReturnsShortValue4 msPassed
getShortByVariableReturnsShortValue0.68 secPassed
getShortRoundsDoubleValueToShort4 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult4 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext7 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException5 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult0.13 secPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName5 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString5 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements1 msPassed
isBoundReturnsFalseForUnboundVariableIndex43 msPassed
isBoundReturnsFalseForUnboundVariableName7 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName4 msPassed
isFirstReturnsTrueForFirstRowInResult5 msPassed
lastMovesResultToLastExistingRow7 msPassed
nextMovesResultSetCursorToNextRow2 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable6 msPassed
relativeMovesSpecifiedNumberOfRowsForward5 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount5 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent11 msPassed