Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet4 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName3 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue4 msPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue3 msPassed
getColumnCountReturnsNumberOfBindings3 msPassed
getDoubleByIndexReturnsDoubleValue4 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue6 msPassed
getIntThrowsNumberFormatExceptionForStringValue3 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered6 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue5 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass5 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected2 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound5 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource5 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected4 msPassed
getObjectByIndexReturnsURIForNamedResource3 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult13 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent13 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType4 msPassed
getObjectByVariableReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue17 msPassed
getShortByIndexReturnsShortValue4 msPassed
getShortByVariableReturnsShortValue0.48 secPassed
getShortRoundsDoubleValueToShort3 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult4 msPassed
getStringByIndexReturnsLiteralAsString0.13 secPassed
getStringByIndexReturnsResourceAsString4 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext2 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException6 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult3 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName9 msPassed
getStringByVariableReturnsLiteralAsString5 msPassed
getStringByVariableReturnsResourceAsString5 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound3 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex53 msPassed
isBoundReturnsFalseForUnboundVariableName8 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName4 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow7 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable4 msPassed
relativeMovesSpecifiedNumberOfRowsForward5 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument5 msPassed
setRowIndexMovesToTargetRowIndex4 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount4 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent4 msPassed