Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue2 msPassed
getBooleanByVariableReturnsBooleanValue0.13 secPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue3 msPassed
getColumnCountReturnsNumberOfBindings3 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue5 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue4 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue4 msPassed
getIntThrowsNumberFormatExceptionForStringValue3 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered6 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue3 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass5 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected4 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound5 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource4 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult11 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent14 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue5 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue10 msPassed
getShortByIndexReturnsShortValue4 msPassed
getShortByVariableReturnsShortValue0.64 secPassed
getShortRoundsDoubleValueToShort4 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult3 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext4 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException4 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName5 msPassed
getStringByVariableReturnsLiteralAsString3 msPassed
getStringByVariableReturnsResourceAsString4 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements2 msPassed
isBoundReturnsFalseForUnboundVariableIndex35 msPassed
isBoundReturnsFalseForUnboundVariableName5 msPassed
isBoundReturnsTrueForBoundVariableIndex3 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
isFirstReturnsTrueForFirstRowInResult3 msPassed
lastMovesResultToLastExistingRow5 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable4 msPassed
relativeMovesSpecifiedNumberOfRowsForward3 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount6 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent5 msPassed