Skip to content

Test Result : QueryImplTest

0 failures (-51)
51 tests (±0)
Took 0.21 sec.

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish1 msFixed
closesStatementUponUpdateFinish2 msFixed
exceptionInExecuteUpdateInvokesRollbackMarker3 msFixed
exceptionInGetResultListInvokesRollbackMarker3 msFixed
exceptionInGetSingleResultInvokesRollbackMarker2 msFixed
exceptionInSetMaxResultsInvokesRollbackMarker2 msFixed
exceptionInSetParameterByNameInvokesRollbackMarker1 msFixed
exceptionInSetParameterByParameterInvokesRollbackMarker2 msFixed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msFixed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msFixed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msFixed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msFixed
executeQueryAppliesQueryHints2 msFixed
executeQueryForStreamAppliesQueryHints2 msFixed
executeUpdateAppliesQueryHints4 msFixed
executeUpdateEnsuresPersistenceContextIsOpen2 msFixed
executeUpdateRunsUpdateOnConnection1 msFixed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown3 msFixed
getParameterValueThrowsIllegalStateForUnboundParam2 msFixed
getResultListEnsuresPersistenceContextIsOpen2 msFixed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays3 msFixed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msFixed
getResultStreamClosesStatementWhenStreamIsProcessed3 msFixed
getResultStreamClosesStatementWhenStreamProcessingThrowsException3 msFixed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet8 msFixed
getSingleResultReturnsUniqueResult4 msFixed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException2 msFixed
getSingleResultWithoutResultThrowsNoResultException2 msFixed
isBoundIndicatesWhetherVariableHasBeenBound2 msFixed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback2 msFixed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msFixed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist3 msFixed
queryResultRowObjectWhenSingleColumnExists3 msFixed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msFixed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msFixed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 msFixed
setFirstResultExecutesQueryWithSpecifiedOffset2 msFixed
setMaxResultsExecutesQueryWithSpecifiedLimit2 msFixed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msFixed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msFixed
setParameterByParameterSetsValueWithCorrectType1 msFixed
setParameterSupportsUsingEntityAsParameterValue0.1 secFixed
setPositionalParameterSetsValueAtCorrectPosition1 msFixed
setPositionalParameterWithLanguageTag2 msFixed
setUntypedParameterAddsValueDirectlyIntoQueryString2 msFixed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString1 msFixed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msFixed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msFixed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msFixed
testSetStringParameterWithLanguageTag4 msFixed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msFixed