Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts14 msPassed
addingContextsPassesThemToQueryEvaluation3 msPassed
askQueryReturnsSingleBoolean3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
exceptionInGetResultListInvokesRollbackMarker6 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker3 msPassed
executeUpdateRunsUpdateOnConnection4 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown20 msPassed
getParameterValueThrowsIllegalStateForUnboundParam4 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities7 msPassed
getResultListWithEntityTypeReturnsEntities9 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker4 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 secPassed
setMaxResultsLargerReturnsAllResults10 msPassed
setMaxResultsReturnsSpecifiedMaxResults10 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet16 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults2 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle4 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle5 msPassed