Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts0.66 secPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean5 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithEntityTypeReturnsEntities10 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException4 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults13 msPassed
setMaxResultsReturnsSpecifiedMaxResults11 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag6 msPassed
testSetStringParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle7 msPassed