Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts36 msPassed
addingContextsPassesThemToQueryEvaluation4 msPassed
askQueryReturnsSingleBoolean21 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker10 msPassed
exceptionInGetResultListInvokesRollbackMarker15 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker4 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker10 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker7 msPassed
executeUpdateRunsUpdateOnConnection12 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown71 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities19 msPassed
getResultListWithEntityTypeReturnsEntities24 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException11 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero9 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker35 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker5 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1.6 secPassed
setMaxResultsLargerReturnsAllResults12 msPassed
setMaxResultsReturnsSpecifiedMaxResults18 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod14 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet31 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults25 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle11 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle5 msPassed