Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker2 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0.13 secPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeQueryAppliesQueryHints0.14 secPassed
executeQueryForStreamAppliesQueryHints7 msPassed
executeUpdateAppliesQueryHints2 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection0 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListEnsuresPersistenceContextIsOpen2 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays5 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed3 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException3 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet6 msPassed
getSingleResultReturnsUniqueResult1 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException1 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist2 msPassed
queryResultRowObjectWhenSingleColumnExists1 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset2 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0.42 secPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setParameterSupportsUsingEntityAsParameterValue84 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag5 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed