Skip to content

Test Result : TypedQueryImplTest

0 failures (±0)
40 tests (-1)
Took 1.2 sec.

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean4 msPassed
closesStatementAndResultSetUponSelectFinish3 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
exceptionInGetResultListInvokesRollbackMarker6 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker4 msPassed
executeUpdateRunsUpdateOnConnection6 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown23 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities20 msPassed
getResultListWithEntityTypeReturnsEntities12 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult3 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero5 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker4 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 secPassed
setDescriptorPassesDescriptorToInstanceLoading22 msPassed
setMaxResultsLargerReturnsAllResults10 msPassed
setMaxResultsReturnsSpecifiedMaxResults10 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType4 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet18 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle9 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle5 msPassed