Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
41 tests (±0)
Took 1.8 sec.

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts16 msPassed
addingContextsPassesThemToQueryEvaluation3 msPassed
askQueryReturnsSingleBoolean4 msPassed
closesStatementAndResultSetUponSelectFinish3 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker6 msPassed
exceptionInGetResultListInvokesRollbackMarker7 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker4 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker5 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker3 msPassed
executeUpdateRunsUpdateOnConnection4 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown22 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities8 msPassed
getResultListWithEntityTypeReturnsEntities10 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult3 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker5 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1.6 secPassed
setMaxResultsLargerReturnsAllResults12 msPassed
setMaxResultsReturnsSpecifiedMaxResults11 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet18 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed