Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet4 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue4 msPassed
getBooleanByVariableReturnsBooleanValue3 msPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue4 msPassed
getColumnCountReturnsNumberOfBindings3 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue5 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue4 msPassed
getIntThrowsNumberFormatExceptionForStringValue7 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered6 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue2 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass7 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound7 msPassed
getObjectByIndexReturnsLiteralValue4 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource5 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource4 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult14 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent18 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue14 msPassed
getShortByIndexReturnsShortValue3 msPassed
getShortByVariableReturnsShortValue0.72 secPassed
getShortRoundsDoubleValueToShort4 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult3 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext5 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException5 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult3 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName6 msPassed
getStringByVariableReturnsLiteralAsString5 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements2 msPassed
isBoundReturnsFalseForUnboundVariableIndex41 msPassed
isBoundReturnsFalseForUnboundVariableName4 msPassed
isBoundReturnsTrueForBoundVariableIndex4 msPassed
isBoundReturnsTrueForBoundVariableName0.12 secPassed
isFirstReturnsTrueForFirstRowInResult5 msPassed
lastMovesResultToLastExistingRow7 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable6 msPassed
relativeMovesSpecifiedNumberOfRowsForward5 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument4 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount5 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent4 msPassed