Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet4 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName3 msPassed
getBooleanByIndexReturnsBooleanValue5 msPassed
getBooleanByVariableReturnsBooleanValue4 msPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue8 msPassed
getColumnCountReturnsNumberOfBindings5 msPassed
getDoubleByIndexReturnsDoubleValue4 msPassed
getDoubleByVariableReturnsDoubleValue5 msPassed
getFloatByIndexReturnsFloatValue7 msPassed
getFloatByVariableReturnsFloatValue14 msPassed
getIntByIndexReturnsIntValue6 msPassed
getIntByVariableReturnsIntValue7 msPassed
getIntThrowsNumberFormatExceptionForStringValue6 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered11 msPassed
getLongByIndexReturnsLongValue5 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass12 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected6 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound9 msPassed
getObjectByIndexReturnsLiteralValue5 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected4 msPassed
getObjectByIndexReturnsURIForNamedResource8 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult5 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult44 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent14 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType4 msPassed
getObjectByVariableReturnsLiteralValue6 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue12 msPassed
getShortByIndexReturnsShortValue11 msPassed
getShortByVariableReturnsShortValue1.3 secPassed
getShortRoundsDoubleValueToShort5 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult6 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString4 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext4 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException16 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult6 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName9 msPassed
getStringByVariableReturnsLiteralAsString13 msPassed
getStringByVariableReturnsResourceAsString4 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound3 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex0.15 secPassed
isBoundReturnsFalseForUnboundVariableName4 msPassed
isBoundReturnsTrueForBoundVariableIndex5 msPassed
isBoundReturnsTrueForBoundVariableName5 msPassed
isFirstReturnsTrueForFirstRowInResult7 msPassed
lastMovesResultToLastExistingRow1 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable10 msPassed
relativeMovesSpecifiedNumberOfRowsForward7 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument4 msPassed
setRowIndexMovesToTargetRowIndex4 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount8 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent13 msPassed