Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet2 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName1 msPassed
getBooleanByIndexReturnsBooleanValue3 msPassed
getBooleanByVariableReturnsBooleanValue2 msPassed
getByteByIndexReturnsByteValue1 msPassed
getByteByVariableReturnsByValue2 msPassed
getColumnCountReturnsNumberOfBindings2 msPassed
getDoubleByIndexReturnsDoubleValue1 msPassed
getDoubleByVariableReturnsDoubleValue3 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue2 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue2 msPassed
getIntThrowsNumberFormatExceptionForStringValue3 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered2 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue1 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass1 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected6 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound2 msPassed
getObjectByIndexReturnsLiteralValue3 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource2 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected2 msPassed
getObjectByIndexReturnsURIForNamedResource2 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent11 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType1 msPassed
getObjectByVariableReturnsLiteralValue4 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue2 msPassed
getShortByIndexReturnsShortValue2 msPassed
getShortByVariableReturnsShortValue0.29 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsLiteralAsString1 msPassed
getStringByIndexReturnsResourceAsString2 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext3 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException1 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName2 msPassed
getStringByVariableReturnsLiteralAsString2 msPassed
getStringByVariableReturnsResourceAsString1 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements2 msPassed
isBoundReturnsFalseForUnboundVariableIndex34 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
isFirstReturnsTrueForFirstRowInResult3 msPassed
lastMovesResultToLastExistingRow2 msPassed
nextMovesResultSetCursorToNextRow1 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable2 msPassed
relativeMovesSpecifiedNumberOfRowsForward2 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument1 msPassed
setRowIndexMovesToTargetRowIndex2 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount3 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent2 msPassed