Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish2 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
exceptionInGetResultListInvokesRollbackMarker3 msPassed
exceptionInGetSingleResultInvokesRollbackMarker2 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0.13 secPassed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeQueryAppliesQueryHints0.12 secPassed
executeQueryForStreamAppliesQueryHints6 msPassed
executeUpdateAppliesQueryHints2 msPassed
executeUpdateEnsuresPersistenceContextIsOpen2 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListEnsuresPersistenceContextIsOpen2 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays6 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed4 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException3 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet7 msPassed
getSingleResultReturnsUniqueResult2 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException2 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback4 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback2 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist2 msPassed
queryResultRowObjectWhenSingleColumnExists2 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset2 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0.44 secPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setParameterSupportsUsingEntityAsParameterValue0.1 secPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag5 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList2 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed