Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet1 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName4 msPassed
getBooleanByIndexReturnsBooleanValue2 msPassed
getBooleanByVariableReturnsBooleanValue1 msPassed
getByteByIndexReturnsByteValue2 msPassed
getByteByVariableReturnsByValue2 msPassed
getColumnCountReturnsNumberOfBindings2 msPassed
getDoubleByIndexReturnsDoubleValue1 msPassed
getDoubleByVariableReturnsDoubleValue1 msPassed
getFloatByIndexReturnsFloatValue2 msPassed
getFloatByVariableReturnsFloatValue2 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue2 msPassed
getIntThrowsNumberFormatExceptionForStringValue2 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered2 msPassed
getLongByIndexReturnsLongValue1 msPassed
getLongByVariableReturnsLongValue1 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass1 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass3 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected1 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound2 msPassed
getObjectByIndexReturnsLiteralValue2 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource1 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected1 msPassed
getObjectByIndexReturnsURIForNamedResource2 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult2 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult2 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent9 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType2 msPassed
getObjectByVariableReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue2 msPassed
getShortByIndexReturnsShortValue2 msPassed
getShortByVariableReturnsShortValue0.36 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsLiteralAsString2 msPassed
getStringByIndexReturnsResourceAsString1 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext2 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException1 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName2 msPassed
getStringByVariableReturnsLiteralAsString1 msPassed
getStringByVariableReturnsResourceAsString2 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound1 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements1 msPassed
isBoundReturnsFalseForUnboundVariableIndex23 msPassed
isBoundReturnsFalseForUnboundVariableName2 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName2 msPassed
isFirstReturnsTrueForFirstRowInResult1 msPassed
lastMovesResultToLastExistingRow1 msPassed
nextMovesResultSetCursorToNextRow1 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable2 msPassed
relativeMovesSpecifiedNumberOfRowsForward2 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument2 msPassed
setRowIndexMovesToTargetRowIndex2 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount1 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent2 msPassed