Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish0 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker1 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0.11 secPassed
exceptionInSetParameterByPositionInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeQueryAppliesQueryHints0.11 secPassed
executeQueryForStreamAppliesQueryHints5 msPassed
executeUpdateAppliesQueryHints1 msPassed
executeUpdateEnsuresPersistenceContextIsOpen0 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListEnsuresPersistenceContextIsOpen1 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays5 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery0 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed3 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException3 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet6 msPassed
getSingleResultReturnsUniqueResult1 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException1 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist1 msPassed
queryResultRowObjectWhenSingleColumnExists1 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker1 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset1 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0.42 secPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue67 msPassed
setPositionalParameterSetsValueAtCorrectPosition0 msPassed
setPositionalParameterWithLanguageTag4 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString0 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString0 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed