Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish0 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
exceptionInGetResultListInvokesRollbackMarker3 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker13 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeQueryAppliesQueryHints9 msPassed
executeQueryForStreamAppliesQueryHints3 msPassed
executeUpdateAppliesQueryHints1 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListEnsuresPersistenceContextIsOpen1 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays0 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed3 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException1 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet11 msPassed
getSingleResultReturnsUniqueResult0 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException1 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist1 msPassed
queryResultRowObjectWhenSingleColumnExists1 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker1 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset1 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument27 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue56 msPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag2 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod0 msPassed