Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName4 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue2 msPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue3 msPassed
getColumnCountReturnsNumberOfBindings3 msPassed
getDoubleByIndexReturnsDoubleValue2 msPassed
getDoubleByVariableReturnsDoubleValue2 msPassed
getFloatByIndexReturnsFloatValue4 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue4 msPassed
getIntThrowsNumberFormatExceptionForStringValue3 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered5 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue3 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass7 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected2 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound5 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource3 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected2 msPassed
getObjectByIndexReturnsURIForNamedResource4 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult12 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent14 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue9 msPassed
getShortByIndexReturnsShortValue5 msPassed
getShortByVariableReturnsShortValue0.45 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult3 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext2 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException5 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult4 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName4 msPassed
getStringByVariableReturnsLiteralAsString3 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound0.13 secPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex38 msPassed
isBoundReturnsFalseForUnboundVariableName5 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow4 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable4 msPassed
relativeMovesSpecifiedNumberOfRowsForward4 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument4 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount4 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent8 msPassed