Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet5 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue2 msPassed
getByteByIndexReturnsByteValue5 msPassed
getByteByVariableReturnsByValue6 msPassed
getColumnCountReturnsNumberOfBindings3 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue5 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered11 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue3 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass4 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass8 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound8 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource3 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected2 msPassed
getObjectByIndexReturnsURIForNamedResource5 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult15 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent13 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType2 msPassed
getObjectByVariableReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue8 msPassed
getShortByIndexReturnsShortValue3 msPassed
getShortByVariableReturnsShortValue0.54 secPassed
getShortRoundsDoubleValueToShort3 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult4 msPassed
getStringByIndexReturnsLiteralAsString2 msPassed
getStringByIndexReturnsResourceAsString2 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException7 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName8 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements0.12 secPassed
isBoundReturnsFalseForUnboundVariableIndex37 msPassed
isBoundReturnsFalseForUnboundVariableName4 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
isFirstReturnsTrueForFirstRowInResult3 msPassed
lastMovesResultToLastExistingRow3 msPassed
nextMovesResultSetCursorToNextRow2 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable5 msPassed
relativeMovesSpecifiedNumberOfRowsForward3 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount6 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent4 msPassed