Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
46 tests (±0)
Took 25 ms.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean0 msPassed
closesStatementAndResultSetUponSelectFinish0 msPassed
closesStatementUponUpdateFinish0 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker1 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker0 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker0 msPassed
executeUpdateRunsUpdateOnConnection0 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown1 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities0 msPassed
getResultListWithEntityTypeReturnsEntities1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery0 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult0 msPassed
getSingleResultWithoutResultThrowsNoResultException0 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero0 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker0 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setDescriptorPassesDescriptorToInstanceLoading1 msPassed
setFirstResultOffsetsQueryResultStartToSpecifiedPosition1 msPassed
setMaxResultsLargerReturnsAllResults0 msPassed
setMaxResultsReturnsSpecifiedMaxResults0 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery0 msPassed
setParameterByParameterSetsValueWithCorrectType0 msPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag0 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString0 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString0 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod0 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet4 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults0 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle1 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle1 msPassed