Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean3 msPassed
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
exceptionInGetResultListInvokesRollbackMarker2 msPassed
exceptionInGetSingleResultInvokesRollbackMarker3 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0.1 secPassed
exceptionInSetParameterByPositionInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeQueryAppliesQueryHints82 msPassed
executeQueryForStreamAppliesQueryHints4 msPassed
executeUpdateAppliesQueryHints2 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListEnsuresPersistenceContextIsOpen1 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities2 msPassed
getResultListWithEntityTypeReturnsEntities2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed5 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException4 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult3 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback2 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback4 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker3 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setDescriptorPassesDescriptorToInstanceLoading8 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset5 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0.42 secPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue0.19 secPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag7 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList2 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults2 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle2 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle4 msPassed