Skip to content

Test Result : QueryImplTest

0 failures (±0)
19 tests (±0)
Took 92 ms.

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation6 msPassed
executeUpdateRunsUpdateOnConnection3 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getSingleResultReturnsUniqueResult0 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException2 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist9 msPassed
queryResultRowObjectWhenSingleColumnExists19 msPassed
setMaxResultsConstrainsNumberOfReturnedResults3 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery0 msPassed
setParameterByParameterSetsValueWithCorrectType0 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag20 msPassed
testSetStringParameterWithLanguageTag16 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed