Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
51 tests (±0)
Took 49 ms.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean1 msPassed
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker1 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker0 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker0 msPassed
executeUpdateEnsuresPersistenceContextIsOpen0 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown1 msPassed
getParameterValueThrowsIllegalStateForUnboundParam0 msPassed
getResultListEnsuresPersistenceContextIsOpen0 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities0 msPassed
getResultListWithEntityTypeReturnsEntities1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery0 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed2 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException1 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet1 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult0 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker0 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker1 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 msPassed
setDescriptorPassesDescriptorToInstanceLoading1 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset1 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery0 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag2 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString0 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString0 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList0 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException0 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet17 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults1 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle1 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle1 msPassed