Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet4 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue0.11 secPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue4 msPassed
getColumnCountReturnsNumberOfBindings3 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue4 msPassed
getFloatByIndexReturnsFloatValue4 msPassed
getFloatByVariableReturnsFloatValue4 msPassed
getIntByIndexReturnsIntValue4 msPassed
getIntByVariableReturnsIntValue4 msPassed
getIntThrowsNumberFormatExceptionForStringValue3 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered6 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass6 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected4 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound5 msPassed
getObjectByIndexReturnsLiteralValue4 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource5 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource5 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult13 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent14 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue10 msPassed
getShortByIndexReturnsShortValue3 msPassed
getShortByVariableReturnsShortValue0.51 secPassed
getShortRoundsDoubleValueToShort12 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult2 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException4 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName5 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound3 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements2 msPassed
isBoundReturnsFalseForUnboundVariableIndex38 msPassed
isBoundReturnsFalseForUnboundVariableName3 msPassed
isBoundReturnsTrueForBoundVariableIndex4 msPassed
isBoundReturnsTrueForBoundVariableName4 msPassed
isFirstReturnsTrueForFirstRowInResult3 msPassed
lastMovesResultToLastExistingRow5 msPassed
nextMovesResultSetCursorToNextRow2 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable4 msPassed
relativeMovesSpecifiedNumberOfRowsForward4 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount5 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent5 msPassed