Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
51 tests (±0)
Took 0.23 sec.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean19 msPassed
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker16 msPassed
exceptionInGetResultListInvokesRollbackMarker3 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown5 msPassed
getParameterValueThrowsIllegalStateForUnboundParam0 msPassed
getResultListEnsuresPersistenceContextIsOpen2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities1 msPassed
getResultListWithEntityTypeReturnsEntities7 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed6 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException2 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet1 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult0 msPassed
getSingleResultWithoutResultThrowsNoResultException7 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker1 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setDescriptorPassesDescriptorToInstanceLoading5 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset0 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument1 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag3 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString15 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString8 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException0 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet71 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults1 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle8 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle15 msPassed