Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue4 msPassed
getBooleanByVariableReturnsBooleanValue3 msPassed
getByteByIndexReturnsByteValue2 msPassed
getByteByVariableReturnsByValue6 msPassed
getColumnCountReturnsNumberOfBindings4 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue4 msPassed
getFloatByIndexReturnsFloatValue5 msPassed
getFloatByVariableReturnsFloatValue6 msPassed
getIntByIndexReturnsIntValue4 msPassed
getIntByVariableReturnsIntValue13 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered6 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue3 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass13 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound6 msPassed
getObjectByIndexReturnsLiteralValue5 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource3 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource8 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult16 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent8 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue5 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue4 msPassed
getShortByIndexReturnsShortValue4 msPassed
getShortByVariableReturnsShortValue1.5 secPassed
getShortRoundsDoubleValueToShort3 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult4 msPassed
getStringByIndexReturnsLiteralAsString2 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException6 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName9 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements2 msPassed
isBoundReturnsFalseForUnboundVariableIndex0.13 secPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
isFirstReturnsTrueForFirstRowInResult5 msPassed
lastMovesResultToLastExistingRow4 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable6 msPassed
relativeMovesSpecifiedNumberOfRowsForward4 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex2 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount4 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent5 msPassed