Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
55 tests (±0)
Took 1.5 sec.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean3 msPassed
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker2 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0.13 secPassed
exceptionInSetParameterByPositionInvokesRollbackMarker10 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeQueryAppliesQueryHints0.23 secPassed
executeQueryForStreamAppliesQueryHints4 msPassed
executeUpdateAppliesQueryHints1 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection0 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown1 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListEnsuresPersistenceContextIsOpen1 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities2 msPassed
getResultListWithEntityTypeReturnsEntities2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed3 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException5 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult2 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback4 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker3 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 msPassed
setDescriptorPassesDescriptorToInstanceLoading3 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset11 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0.76 secPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue87 msPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag11 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod0 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet0.22 secPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults1 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle1 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle3 msPassed