Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts15 msPassed
addingContextsPassesThemToQueryEvaluation19 msPassed
askQueryReturnsSingleBoolean3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
exceptionInGetResultListInvokesRollbackMarker6 msPassed
exceptionInGetSingleResultInvokesRollbackMarker4 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker3 msPassed
executeUpdateRunsUpdateOnConnection4 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown53 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities66 msPassed
getResultListWithEntityTypeReturnsEntities9 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero4 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker5 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker0.85 secPassed
setMaxResultsLargerReturnsAllResults11 msPassed
setMaxResultsReturnsSpecifiedMaxResults10 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet18 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults5 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle4 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed