Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
24 tests (±0)
Took 1.4 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts9 msPassed
addingContextsPassesThemToQueryEvaluation13 msPassed
askQueryReturnsSingleBoolean8 msPassed
executeUpdateRunsUpdateOnConnection1.1 secPassed
getParameterValueThrowsIllegalStateForUnboundParam9 msPassed
getResultListWithEntityTypeReturnsEntities18 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery10 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult17 msPassed
getSingleResultWithoutResultThrowsNoResultException10 msPassed
isBoundIndicatesWhetherVariableHasBeenBound8 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero16 msPassed
setMaxResultsLargerReturnsAllResults26 msPassed
setMaxResultsReturnsSpecifiedMaxResults33 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery7 msPassed
setParameterByParameterSetsValueWithCorrectType6 msPassed
setPositionalParameterSetsValueAtCorrectPosition16 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet74 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults7 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle17 msPassed