Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
39 tests (+13)
Took 0.89 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts21 msPassed
addingContextsPassesThemToQueryEvaluation3 msPassed
askQueryReturnsSingleBoolean4 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker13 msPassed
exceptionInGetResultListInvokesRollbackMarker6 msPassed
exceptionInGetSingleResultInvokesRollbackMarker11 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker4 msPassed
executeUpdateRunsUpdateOnConnection4 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown45 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities7 msPassed
getResultListWithEntityTypeReturnsEntities9 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult3 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker4 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker0.65 secPassed
setMaxResultsLargerReturnsAllResults11 msPassed
setMaxResultsReturnsSpecifiedMaxResults10 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery5 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet18 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle4 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle5 msPassed