Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish2 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
exceptionInGetResultListInvokesRollbackMarker3 msPassed
exceptionInGetSingleResultInvokesRollbackMarker2 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker3 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0.15 secPassed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeQueryAppliesQueryHints0.13 secPassed
executeQueryForStreamAppliesQueryHints9 msPassed
executeUpdateAppliesQueryHints2 msPassed
executeUpdateEnsuresPersistenceContextIsOpen2 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown4 msPassed
getParameterValueThrowsIllegalStateForUnboundParam4 msPassed
getResultListEnsuresPersistenceContextIsOpen2 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays8 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed6 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException4 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet11 msPassed
getSingleResultReturnsUniqueResult3 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException3 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback2 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback3 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist2 msPassed
queryResultRowObjectWhenSingleColumnExists2 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker3 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker2 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset2 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0.41 secPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType5 msPassed
setParameterSupportsUsingEntityAsParameterValue0.13 secPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag7 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString3 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString2 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList3 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed