Skip to content

Test Result : TypedQueryImplTest

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

All Tests

Test nameDurationStatus
askQueryReturnsSingleBoolean4 msPassed
closesStatementAndResultSetUponSelectFinish3 msPassed
closesStatementUponUpdateFinish7 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker6 msPassed
exceptionInGetResultListInvokesRollbackMarker7 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker4 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker3 msPassed
executeUpdateRunsUpdateOnConnection6 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown21 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListSkipsValuesWhichCannotBeLoadedAsEntities5 msPassed
getResultListWithEntityTypeReturnsEntities13 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultWithEntityTypeReturnsCorrectResult5 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound5 msPassed
returnsEmptyListWhenMaxResultsIsSetToZero29 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker4 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 secPassed
setDescriptorPassesDescriptorToInstanceLoading22 msPassed
setFirstResultOffsetsQueryResultStartToSpecifiedPosition14 msPassed
setMaxResultsLargerReturnsAllResults9 msPassed
setMaxResultsReturnsSpecifiedMaxResults10 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery5 msPassed
setParameterByParameterSetsValueWithCorrectType5 msPassed
setPositionalParameterSetsValueAtCorrectPosition4 msPassed
setPositionalParameterWithLanguageTag6 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString4 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString4 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString3 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList4 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException5 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod5 msPassed
throwsExceptionWhenLoadingEntityWithoutUoWSet19 msPassed
throwsExceptionWhenNegativeIsUsedForSetMaxResults3 msPassed
throwsNoResultExceptionWhenThereIsNoResultForGetSingle5 msPassed
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle8 msPassed