Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue2 msPassed
getByteByIndexReturnsByteValue2 msPassed
getByteByVariableReturnsByValue4 msPassed
getColumnCountReturnsNumberOfBindings5 msPassed
getDoubleByIndexReturnsDoubleValue2 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue4 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue2 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered7 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue2 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass6 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound6 msPassed
getObjectByIndexReturnsLiteralValue4 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource3 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource5 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult17 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent17 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType2 msPassed
getObjectByVariableReturnsLiteralValue5 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue8 msPassed
getShortByIndexReturnsShortValue5 msPassed
getShortByVariableReturnsShortValue0.63 secPassed
getShortRoundsDoubleValueToShort3 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult3 msPassed
getStringByIndexReturnsLiteralAsString2 msPassed
getStringByIndexReturnsResourceAsString2 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException4 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName5 msPassed
getStringByVariableReturnsLiteralAsString3 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements4 msPassed
isBoundReturnsFalseForUnboundVariableIndex36 msPassed
isBoundReturnsFalseForUnboundVariableName0.12 secPassed
isBoundReturnsTrueForBoundVariableIndex4 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
isFirstReturnsTrueForFirstRowInResult3 msPassed
lastMovesResultToLastExistingRow3 msPassed
nextMovesResultSetCursorToNextRow2 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable6 msPassed
relativeMovesSpecifiedNumberOfRowsForward4 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount6 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent6 msPassed