Skip to content

Test Result : SelectResultSetTest

0 failures (±0)
56 tests (±0)
Took 1.5 sec.

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet1 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName2 msPassed
getBooleanByIndexReturnsBooleanValue2 msPassed
getBooleanByVariableReturnsBooleanValue4 msPassed
getByteByIndexReturnsByteValue5 msPassed
getByteByVariableReturnsByValue15 msPassed
getColumnCountReturnsNumberOfBindings1 msPassed
getDoubleByIndexReturnsDoubleValue15 msPassed
getDoubleByVariableReturnsDoubleValue6 msPassed
getFloatByIndexReturnsFloatValue0 msPassed
getFloatByVariableReturnsFloatValue2 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue22 msPassed
getIntThrowsNumberFormatExceptionForStringValue2 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered2 msPassed
getLongByIndexReturnsLongValue4 msPassed
getLongByVariableReturnsLongValue1 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass4 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass2 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected2 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound0 msPassed
getObjectByIndexReturnsLiteralValue2 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource4 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected1 msPassed
getObjectByIndexReturnsURIForNamedResource6 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent3 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType3 msPassed
getObjectByVariableReturnsLiteralValue16 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue6 msPassed
getShortByIndexReturnsShortValue2 msPassed
getShortByVariableReturnsShortValue1.2 secPassed
getShortRoundsDoubleValueToShort4 msPassed
getStringByIndexReturnsLiteralAsString17 msPassed
getStringByIndexReturnsResourceAsString4 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext4 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException4 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName3 msPassed
getStringByVariableReturnsLiteralAsString16 msPassed
getStringByVariableReturnsResourceAsString1 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound32 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements3 msPassed
isBoundReturnsFalseForUnboundVariableIndex79 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex6 msPassed
isBoundReturnsTrueForBoundVariableName5 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow15 msPassed
nextMovesResultSetCursorToNextRow3 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable2 msPassed
relativeMovesSpecifiedNumberOfRowsForward3 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument3 msPassed
setRowIndexMovesToTargetRowIndex3 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount4 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent2 msPassed