Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
25 tests (+1)
Took 1.2 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts47 msPassed
addingContextsPassesThemToQueryEvaluation11 msPassed
askQueryReturnsSingleBoolean8 msPassed
executeUpdateRunsUpdateOnConnection0.9 secPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown51 msPassed
getParameterValueThrowsIllegalStateForUnboundParam13 msPassed
getResultListWithEntityTypeReturnsEntities19 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult9 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero4 msPassed
setMaxResultsLargerReturnsAllResults23 msPassed
setMaxResultsReturnsSpecifiedMaxResults41 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument7 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType5 msPassed
setPositionalParameterSetsValueAtCorrectPosition8 msPassed
setPositionalParameterWithLanguageTag16 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod7 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet34 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults5 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle17 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed