Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts0.66 secPassed
addingContextsPassesThemToQueryEvaluation3 msPassed
askQueryReturnsSingleBoolean5 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithEntityTypeReturnsEntities9 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery4 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero4 msPassed
setMaxResultsLargerReturnsAllResults12 msPassed
setMaxResultsReturnsSpecifiedMaxResults11 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument4 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet18 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle6 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed