Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
40 tests (±0)
Took 1.3 sec.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean5 msPassed
closesStatementAndResultSetUponSelectFinish4 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker7 msPassed
exceptionInGetResultListInvokesRollbackMarker8 msPassed
exceptionInGetSingleResultInvokesRollbackMarker6 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker3 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker4 msPassed
executeUpdateRunsUpdateOnConnection6 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown25 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities9 msPassed
getResultListWithEntityTypeReturnsEntities14 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery4 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult5 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero6 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker6 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 secPassed
setDescriptorPassesDescriptorToInstanceLoading28 msPassed
setMaxResultsLargerReturnsAllResults14 msPassed
setMaxResultsReturnsSpecifiedMaxResults12 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType6 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag7 msPassed
testSetStringParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet20 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle9 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle8 msPassed