Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
23 tests (±0)
Took 0.83 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts0.67 secPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean10 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithEntityTypeReturnsEntities21 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery4 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult14 msPassed
getSingleResultWithoutResultThrowsNoResultException4 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults14 msPassed
setMaxResultsReturnsSpecifiedMaxResults11 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle23 msPassed