Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish0 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker1 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeQueryAppliesQueryHints1 msPassed
executeQueryForStreamAppliesQueryHints2 msPassed
executeUpdateAppliesQueryHints1 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection0 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListEnsuresPersistenceContextIsOpen1 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed1 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException1 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet4 msPassed
getSingleResultReturnsUniqueResult1 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException1 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist1 msPassed
queryResultRowObjectWhenSingleColumnExists2 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker1 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset1 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue61 msPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag1 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException1 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed