Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet1 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName1 msPassed
getBooleanByIndexReturnsBooleanValue2 msPassed
getBooleanByVariableReturnsBooleanValue1 msPassed
getByteByIndexReturnsByteValue1 msPassed
getByteByVariableReturnsByValue2 msPassed
getColumnCountReturnsNumberOfBindings1 msPassed
getDoubleByIndexReturnsDoubleValue2 msPassed
getDoubleByVariableReturnsDoubleValue1 msPassed
getFloatByIndexReturnsFloatValue3 msPassed
getFloatByVariableReturnsFloatValue3 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue2 msPassed
getIntThrowsNumberFormatExceptionForStringValue1 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered2 msPassed
getLongByIndexReturnsLongValue2 msPassed
getLongByVariableReturnsLongValue1 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass1 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass2 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected2 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound2 msPassed
getObjectByIndexReturnsLiteralValue1 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource2 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected1 msPassed
getObjectByIndexReturnsURIForNamedResource2 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult1 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult2 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent2 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType1 msPassed
getObjectByVariableReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue3 msPassed
getShortByIndexReturnsShortValue2 msPassed
getShortByVariableReturnsShortValue0.37 secPassed
getShortRoundsDoubleValueToShort1 msPassed
getStringByIndexReturnsLiteralAsString1 msPassed
getStringByIndexReturnsResourceAsString2 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext2 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException1 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName2 msPassed
getStringByVariableReturnsLiteralAsString2 msPassed
getStringByVariableReturnsResourceAsString1 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound5 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements1 msPassed
isBoundReturnsFalseForUnboundVariableIndex22 msPassed
isBoundReturnsFalseForUnboundVariableName1 msPassed
isBoundReturnsTrueForBoundVariableIndex1 msPassed
isBoundReturnsTrueForBoundVariableName1 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow1 msPassed
nextMovesResultSetCursorToNextRow1 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable2 msPassed
relativeMovesSpecifiedNumberOfRowsForward2 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument2 msPassed
setRowIndexMovesToTargetRowIndex1 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount2 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent2 msPassed