Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean5 msPassed
closesStatementAndResultSetUponSelectFinish4 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker6 msPassed
exceptionInGetResultListInvokesRollbackMarker8 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker3 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker5 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker3 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown23 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities5 msPassed
getResultListWithEntityTypeReturnsEntities14 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult5 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero35 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker5 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker5 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 secPassed
setDescriptorPassesDescriptorToInstanceLoading21 msPassed
setFirstResultOffsetsQueryResultStartToSpecifiedPosition15 msPassed
setMaxResultsLargerReturnsAllResults10 msPassed
setMaxResultsReturnsSpecifiedMaxResults10 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType5 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag7 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString3 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString7 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString3 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList4 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults4 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle6 msPassed