Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean2 msPassed
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish2 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
exceptionInGetResultListInvokesRollbackMarker3 msPassed
exceptionInGetSingleResultInvokesRollbackMarker2 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateEnsuresPersistenceContextIsOpen2 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListEnsuresPersistenceContextIsOpen1 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities2 msPassed
getResultListWithEntityTypeReturnsEntities4 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed5 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException3 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult3 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback2 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback5 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setDescriptorPassesDescriptorToInstanceLoading17 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset3 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setParameterSupportsUsingEntityAsParameterValue71 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag6 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet57 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults2 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle2 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed