Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
26 tests (±0)
Took 0.97 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts18 msPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean5 msPassed
executeUpdateRunsUpdateOnConnection0.78 secPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown33 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities8 msPassed
getResultListWithEntityTypeReturnsEntities11 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery5 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult5 msPassed
getSingleResultWithoutResultThrowsNoResultException4 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
setMaxResultsLargerReturnsAllResults14 msPassed
setMaxResultsReturnsSpecifiedMaxResults12 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle7 msPassed