Skip to content

Test Result : SelectResultSetTest

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

All Tests

Test nameDurationStatus
closeClosesUnderlyingJenaResultSet1 msPassed
findColumnReturnsIndexOfColumnWithSpecifiedName5 msPassed
getBooleanByIndexReturnsBooleanValue11 msPassed
getBooleanByVariableReturnsBooleanValue1 msPassed
getByteByIndexReturnsByteValue8 msPassed
getByteByVariableReturnsByValue2 msPassed
getColumnCountReturnsNumberOfBindings2 msPassed
getDoubleByIndexReturnsDoubleValue1 msPassed
getDoubleByVariableReturnsDoubleValue2 msPassed
getFloatByIndexReturnsFloatValue8 msPassed
getFloatByVariableReturnsFloatValue5 msPassed
getIntByIndexReturnsIntValue2 msPassed
getIntByVariableReturnsIntValue11 msPassed
getIntThrowsNumberFormatExceptionForStringValue2 msPassed
getLiteralThrowsJenaDriverExceptionWhenResourceIsEncountered11 msPassed
getLongByIndexReturnsLongValue2 msPassed
getLongByVariableReturnsLongValue2 msPassed
getObjectByIndexAndClassReturnsLiteralValueWhenItCanBeCastToExpectedClass1 msPassed
getObjectByIndexAndClassReturnsObjectWhenItCanBeCastToExpectedClass23 msPassed
getObjectByIndexAndClassReturnsURIWhenResourceIsExtractedAndURIIsExpected10 msPassed
getObjectByIndexAndClassThrowsJenaDriverExceptionWhenNoMatchingConstructorIsFound2 msPassed
getObjectByIndexReturnsLiteralValue2 msPassed
getObjectByIndexReturnsStringValueForAnonymousResource2 msPassed
getObjectByIndexReturnsStringWhenBlankNodeIsExtractedAndStringIsExpected2 msPassed
getObjectByIndexReturnsURIForNamedResource11 msPassed
getObjectByIndexUsesConstructorWithJavaBasedParameterToBuildResult2 msPassed
getObjectByIndexUsesConstructorWithJenaBasedParameterToBuildResult5 msPassed
getObjectByIndexUsesStringBasedConstructorWhenPresent5 msPassed
getObjectByVariableAndClassRetrievesValueAsCorrectType13 msPassed
getObjectByVariableReturnsLiteralValue2 msPassed
getObjectThrowsVariableNotBoundForNonPresentOptionalValue2 msPassed
getShortByIndexReturnsShortValue9 msPassed
getShortByVariableReturnsShortValue1.4 secPassed
getShortRoundsDoubleValueToShort2 msPassed
getStringByIndexReturnsLiteralAsString1 msPassed
getStringByIndexReturnsResourceAsString1 msPassed
getStringByIndexThrowsIllegalStateExceptionWhenCalledBeforeNext12 msPassed
getStringByUnknownIndexThrowsIllegalArgumentException1 msPassed
getStringByVariableNameThrowsIllegalArgumentExceptionForUnknownVariableName13 msPassed
getStringByVariableReturnsLiteralAsString4 msPassed
getStringByVariableReturnsResourceAsString1 msPassed
hasNextReturnsFalseWhenNoMoreResultsAreFound14 msPassed
hasNextReturnsTrueWhenResultSetHasMoreElements8 msPassed
isBoundReturnsFalseForUnboundVariableIndex91 msPassed
isBoundReturnsFalseForUnboundVariableName3 msPassed
isBoundReturnsTrueForBoundVariableIndex2 msPassed
isBoundReturnsTrueForBoundVariableName1 msPassed
isFirstReturnsTrueForFirstRowInResult2 msPassed
lastMovesResultToLastExistingRow7 msPassed
nextMovesResultSetCursorToNextRow1 msPassed
nextThrowsNoSuchElementExceptionWhenNextIsCalledButNoMoreRowsAreAvailable1 msPassed
relativeMovesSpecifiedNumberOfRowsForward1 msPassed
relativeThrowsUnsupportedOperationForNegativeArgument2 msPassed
setRowIndexMovesToTargetRowIndex1 msPassed
setRowIndexThrowsNoSuchElementWhenTargetIndexExceedsRowCount2 msPassed
setRowIndexThrowsUnsupportedOperationForIndexLessThanCurrent2 msPassed