Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts11 msPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean4 msPassed
executeUpdateRunsUpdateOnConnection0.65 secPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown27 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListWithEntityTypeReturnsEntities10 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery4 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults13 msPassed
setMaxResultsReturnsSpecifiedMaxResults12 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType5 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle6 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed