Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet2 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName1 msPassed
getBooleanByIndexReturnsBooleanValue2 msPassed
getBooleanByVariableReturnsBooleanValue1 msPassed
getByteByIndexReturnsByteValue2 msPassed
getByteByVariableReturnsByValue2 msPassed
getColumnCountReturnsNumberOfBindings2 msPassed
getDoubleByIndexReturnsDoubleValue1 msPassed
getDoubleByVariableReturnsDoubleValue2 msPassed
getFloatByIndexReturnsFloatValue2 msPassed
getFloatByVariableReturnsFloatValue2 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue2 msPassed
getIntThrowsNumberFormatExceptionForStringValue2 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered2 msPassed
getLongByIndexReturnsLongValue3 msPassed
getLongByVariableReturnsLongValue2 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass1 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass5 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected3 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound3 msPassed
getObjectByIndexReturnsLiteralValue2 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource2 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected1 msPassed
getObjectByIndexReturnsURIForNamedResource3 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult2 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult2 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent3 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType1 msPassed
getObjectByVariableReturnsLiteralValue3 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue2 msPassed
getShortByIndexReturnsShortValue2 msPassed
getShortByVariableReturnsShortValue0.35 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsLiteralAsString2 msPassed
getStringByIndexReturnsResourceAsString3 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext2 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException2 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName1 msPassed
getStringByVariableReturnsLiteralAsString2 msPassed
getStringByVariableReturnsResourceAsString1 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound4 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements1 msPassed
isBoundReturnsFalseForUnboundVariableIndex25 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName1 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow2 msPassed
nextMovesResultSetCursorToNextRow1 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable3 msPassed
relativeMovesSpecifiedNumberOfRowsForward1 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument2 msPassed
setRowIndexMovesToTargetRowIndex1 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount3 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent3 msPassed