Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsExecutesTheQueryInContexts16 msPassed
addingContextsPassesThemToQueryEvaluation3 msPassed
askQueryReturnsSingleBoolean4 msPassed
closesStatementAndResultSetUponSelectFinish3 msPassed
closesStatementUponUpdateFinish2 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
exceptionInGetResultListInvokesRollbackMarker6 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker3 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker3 msPassed
executeUpdateRunsUpdateOnConnection4 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown20 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities6 msPassed
getResultListWithEntityTypeReturnsEntities9 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult3 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero4 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker4 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 secPassed
setMaxResultsLargerReturnsAllResults11 msPassed
setMaxResultsReturnsSpecifiedMaxResults10 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet17 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle5 msPassed