Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet2 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName4 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue4 msPassed
getByteByIndexReturnsByteValue4 msPassed
getByteByVariableReturnsByValue4 msPassed
getColumnCountReturnsNumberOfBindings5 msPassed
getDoubleByIndexReturnsDoubleValue4 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue5 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue4 msPassed
getIntByVariableReturnsIntValue4 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered7 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue4 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass10 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass8 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsUnsupportedTypeTransformationExceptionWhenNoMatchingConstructorIsFound6 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource4 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult16 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent15 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType4 msPassed
getObjectByVariableReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue16 msPassed
getShortByIndexReturnsShortValue4 msPassed
getShortByVariableReturnsShortValue0.63 secPassed
getShortRoundsDoubleValueToShort3 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult3 msPassed
getStringByIndexReturnsLiteralAsString4 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException5 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult7 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName6 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound0.12 secPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex43 msPassed
isBoundReturnsFalseForUnboundVariableName4 msPassed
isBoundReturnsTrueForBoundVariableIndex5 msPassed
isBoundReturnsTrueForBoundVariableName4 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow6 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable5 msPassed
relativeMovesSpecifiedNumberOfRowsForward5 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument5 msPassed
setRowIndexMovesToTargetRowIndex4 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount3 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent6 msPassed