Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean5 msPassed
closesStatementAndResultSetUponSelectFinish4 msPassed
closesStatementUponUpdateFinish4 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker7 msPassed
exceptionInGetResultListInvokesRollbackMarker8 msPassed
exceptionInGetSingleResultInvokesRollbackMarker6 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker3 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker5 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker4 msPassed
executeUpdateRunsUpdateOnConnection6 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown24 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities9 msPassed
getResultListWithEntityTypeReturnsEntities15 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery4 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult4 msPassed
getSingleResultWithoutResultThrowsNoResultException4 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero6 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker5 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1.5 secPassed
setDescriptorPassesDescriptorToInstanceLoading25 msPassed
setMaxResultsLargerReturnsAllResults12 msPassed
setMaxResultsReturnsSpecifiedMaxResults11 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType5 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag7 msPassed
testSetStringParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod4 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle10 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle7 msPassed