Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts1.2 secPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean17 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithEntityTypeReturnsEntities32 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult5 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound14 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults21 msPassed
setMaxResultsReturnsSpecifiedMaxResults16 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument4 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery16 msPassed
setParameterByParameterSetsValueWithCorrectType16 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet46 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle0 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle8 msPassed