Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
52 tests (±0)
Took 0.19 sec.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean2 msPassed
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish2 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker2 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeUpdateEnsuresPersistenceContextIsOpen2 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListEnsuresPersistenceContextIsOpen2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities2 msPassed
getResultListWithEntityTypeReturnsEntities2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed3 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException2 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult1 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback2 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback5 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker3 msPassed
setDescriptorPassesDescriptorToInstanceLoading5 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset3 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit8 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument4 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setParameterSupportsUsingEntityAsParameterValue50 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag4 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList2 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet33 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults1 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle3 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle3 msPassed