Skip to content

Test Result : QueryImplTest

0 failures (±0)
48 tests (±0)
Took 0.18 sec.

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
exceptionInGetResultListInvokesRollbackMarker1 msPassed
exceptionInGetSingleResultInvokesRollbackMarker2 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker0 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker9 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeUpdateEnsuresPersistenceContextIsOpen1 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListEnsuresPersistenceContextIsOpen0 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed4 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException2 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet3 msPassed
getSingleResultReturnsUniqueResult64 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException4 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback2 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist1 msPassed
queryResultRowObjectWhenSingleColumnExists1 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset2 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument29 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue19 msPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag1 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString1 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod0 msPassed