Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
54 tests (±0)
Took 0.82 sec.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean1 msPassed
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
exceptionInGetResultListInvokesRollbackMarker2 msPassed
exceptionInGetSingleResultInvokesRollbackMarker2 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker74 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeQueryAppliesQueryHints0.11 secPassed
executeQueryForStreamAppliesQueryHints4 msPassed
executeUpdateAppliesQueryHints2 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListEnsuresPersistenceContextIsOpen1 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities1 msPassed
getResultListWithEntityTypeReturnsEntities2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed3 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException2 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet1 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult2 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setDescriptorPassesDescriptorToInstanceLoading3 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset3 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0.42 secPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue0.12 secPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag3 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList2 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults2 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle2 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle2 msPassed