Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
26 tests (+1)
Took 1.1 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts18 msPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean5 msPassed
executeUpdateRunsUpdateOnConnection0.89 secPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown25 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities13 msPassed
getResultListWithEntityTypeReturnsEntities9 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery7 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult5 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults12 msPassed
setMaxResultsReturnsSpecifiedMaxResults24 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet37 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed