Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts33 msPassed
addingContextsPassesThemToQueryEvaluation15 msPassed
askQueryReturnsSingleBoolean12 msPassed
executeUpdateRunsUpdateOnConnection1.1 secPassed
getParameterValueThrowsIllegalStateForUnboundParam8 msPassed
getResultListWithEntityTypeReturnsEntities15 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery4 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult14 msPassed
getSingleResultWithoutResultThrowsNoResultException6 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults25 msPassed
setMaxResultsReturnsSpecifiedMaxResults20 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument6 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery6 msPassed
setParameterByParameterSetsValueWithCorrectType6 msPassed
setPositionalParameterSetsValueAtCorrectPosition6 msPassed
setPositionalParameterWithLanguageTag8 msPassed
testSetStringParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod4 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet43 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults7 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle19 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle9 msPassed