Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
39 tests (±0)
Took 3.1 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts68 msPassed
addingContextsPassesThemToQueryEvaluation3 msPassed
askQueryReturnsSingleBoolean10 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
exceptionInGetResultListInvokesRollbackMarker25 msPassed
exceptionInGetSingleResultInvokesRollbackMarker28 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker12 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker18 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker14 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker7 msPassed
executeUpdateRunsUpdateOnConnection16 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown68 msPassed
getParameterValueThrowsIllegalStateForUnboundParam0 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities6 msPassed
getResultListWithEntityTypeReturnsEntities32 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery11 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult0 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero16 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker16 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker0 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2.5 secPassed
setMaxResultsLargerReturnsAllResults51 msPassed
setMaxResultsReturnsSpecifiedMaxResults44 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument8 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery17 msPassed
setParameterByParameterSetsValueWithCorrectType7 msPassed
setPositionalParameterSetsValueAtCorrectPosition11 msPassed
setPositionalParameterWithLanguageTag20 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet71 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults11 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle15 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle30 msPassed