Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
25 tests (±0)
Took 0.83 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts14 msPassed
addingContextsPassesThemToQueryEvaluation3 msPassed
askQueryReturnsSingleBoolean4 msPassed
executeUpdateRunsUpdateOnConnection0.67 secPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown28 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithEntityTypeReturnsEntities11 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults13 msPassed
setMaxResultsReturnsSpecifiedMaxResults12 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet20 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed