Skip to content

Test Result : QueryImplTest

0 failures (±0)
51 tests (±0)
Took 0.29 sec.

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
exceptionInGetResultListInvokesRollbackMarker2 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeQueryAppliesQueryHints2 msPassed
executeQueryForStreamAppliesQueryHints3 msPassed
executeUpdateAppliesQueryHints3 msPassed
executeUpdateEnsuresPersistenceContextIsOpen2 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListEnsuresPersistenceContextIsOpen2 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed3 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException2 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet6 msPassed
getSingleResultReturnsUniqueResult2 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException2 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist2 msPassed
queryResultRowObjectWhenSingleColumnExists2 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset2 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument1 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setParameterSupportsUsingEntityAsParameterValue0.19 secPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag1 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList2 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed