Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts0.8 secPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean4 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithEntityTypeReturnsEntities15 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult5 msPassed
getSingleResultWithoutResultThrowsNoResultException4 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero16 msPassed
setMaxResultsLargerReturnsAllResults13 msPassed
setMaxResultsReturnsSpecifiedMaxResults13 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery5 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle8 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle7 msPassed