Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
exceptionInGetResultListInvokesRollbackMarker2 msPassed
exceptionInGetSingleResultInvokesRollbackMarker2 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker14 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateEnsuresPersistenceContextIsOpen2 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListEnsuresPersistenceContextIsOpen2 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays3 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed6 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException5 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet6 msPassed
getSingleResultReturnsUniqueResult2 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException2 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist3 msPassed
queryResultRowObjectWhenSingleColumnExists2 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker5 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset2 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit3 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument41 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setParameterSupportsUsingEntityAsParameterValue86 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag3 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList2 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed