Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet3 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName3 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue3 msPassed
getByteByIndexReturnsByteValue3 msPassed
getByteByVariableReturnsByValue4 msPassed
getColumnCountReturnsNumberOfBindings2 msPassed
getDoubleByIndexReturnsDoubleValue2 msPassed
getDoubleByVariableReturnsDoubleValue2 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue3 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue3 msPassed
getIntThrowsNumberFormatExceptionForStringValue4 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered4 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue2 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass4 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected2 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound3 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource3 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected3 msPassed
getObjectByIndexReturnsURIForNamedResource3 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent12 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue18 msPassed
getShortByIndexReturnsShortValue4 msPassed
getShortByVariableReturnsShortValue0.46 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsIdentifierForBlankNodeResult3 msPassed
getStringByIndexReturnsLiteralAsString3 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext4 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException28 msPassed
getStringByVariableNameReturnsIdentifierForBlankNodeResult4 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName5 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString3 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex0.11 secPassed
isBoundReturnsFalseForUnboundVariableName4 msPassed
isBoundReturnsTrueForBoundVariableIndex7 msPassed
isBoundReturnsTrueForBoundVariableName5 msPassed
isFirstReturnsTrueForFirstRowInResult3 msPassed
lastMovesResultToLastExistingRow3 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable4 msPassed
relativeMovesSpecifiedNumberOfRowsForward3 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount5 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent3 msPassed