Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet1 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName1 msPassed
getBooleanByIndexReturnsBooleanValue1 msPassed
getBooleanByVariableReturnsBooleanValue2 msPassed
getByteByIndexReturnsByteValue1 msPassed
getByteByVariableReturnsByValue3 msPassed
getColumnCountReturnsNumberOfBindings2 msPassed
getDoubleByIndexReturnsDoubleValue1 msPassed
getDoubleByVariableReturnsDoubleValue2 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue3 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue2 msPassed
getIntThrowsNumberFormatExceptionForStringValue2 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered2 msPassed
getLongByIndexReturnsLongValue2 msPassed
getLongByVariableReturnsLongValue1 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass1 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass4 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected5 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound2 msPassed
getObjectByIndexReturnsLiteralValue1 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource1 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected1 msPassed
getObjectByIndexReturnsURIForNamedResource2 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult3 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult4 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent9 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType1 msPassed
getObjectByVariableReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue2 msPassed
getShortByIndexReturnsShortValue3 msPassed
getShortByVariableReturnsShortValue0.32 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsLiteralAsString1 msPassed
getStringByIndexReturnsResourceAsString1 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext1 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException1 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName4 msPassed
getStringByVariableReturnsLiteralAsString2 msPassed
getStringByVariableReturnsResourceAsString1 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound2 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements1 msPassed
isBoundReturnsFalseForUnboundVariableIndex28 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow2 msPassed
nextMovesResultSetCursorToNextRow1 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable2 msPassed
relativeMovesSpecifiedNumberOfRowsForward2 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument1 msPassed
setRowIndexMovesToTargetRowIndex2 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount2 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent2 msPassed