Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet4 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue4 msPassed
getBooleanByVariableReturnsBooleanValue0.1 secPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue4 msPassed
getColumnCountReturnsNumberOfBindings9 msPassed
getDoubleByIndexReturnsDoubleValue3 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue7 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue3 msPassed
getIntByVariableReturnsIntValue4 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered7 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass5 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected4 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound8 msPassed
getObjectByIndexReturnsLiteralValue4 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource4 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult14 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent17 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType2 msPassed
getObjectByVariableReturnsLiteralValue5 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue11 msPassed
getShortByIndexReturnsShortValue6 msPassed
getShortByVariableReturnsShortValue0.63 secPassed
getShortRoundsDoubleValueToShort4 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult4 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException5 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName6 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound4 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex41 msPassed
isBoundReturnsFalseForUnboundVariableName5 msPassed
isBoundReturnsTrueForBoundVariableIndex4 msPassed
isBoundReturnsTrueForBoundVariableName3 msPassed
isFirstReturnsTrueForFirstRowInResult4 msPassed
lastMovesResultToLastExistingRow5 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable5 msPassed
relativeMovesSpecifiedNumberOfRowsForward3 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex2 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount4 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent9 msPassed