Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
40 tests (±0)
Took 1.3 sec.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean6 msPassed
closesStatementAndResultSetUponSelectFinish3 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker7 msPassed
exceptionInGetResultListInvokesRollbackMarker8 msPassed
exceptionInGetSingleResultInvokesRollbackMarker7 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker4 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker5 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker4 msPassed
executeUpdateRunsUpdateOnConnection6 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown25 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities8 msPassed
getResultListWithEntityTypeReturnsEntities14 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery9 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException13 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero6 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker6 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 secPassed
setDescriptorPassesDescriptorToInstanceLoading25 msPassed
setMaxResultsLargerReturnsAllResults12 msPassed
setMaxResultsReturnsSpecifiedMaxResults11 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType5 msPassed
setPositionalParameterSetsValueAtCorrectPosition8 msPassed
setPositionalParameterWithLanguageTag6 msPassed
testSetStringParameterWithLanguageTag9 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod8 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet21 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle9 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed