Skip to content

Test Result : QueryImplTest

0 failures (±0)
45 tests (±0)
Took 26 ms.

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish1 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker1 msPassed
exceptionInGetSingleResultInvokesRollbackMarker0 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker0 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker0 msPassed
executeUpdateEnsuresPersistenceContextIsOpen0 msPassed
executeUpdateRunsUpdateOnConnection0 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown1 msPassed
getParameterValueThrowsIllegalStateForUnboundParam0 msPassed
getResultListEnsuresPersistenceContextIsOpen0 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays0 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getSingleResultReturnsUniqueResult0 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException1 msPassed
getSingleResultWithoutResultThrowsNoResultException0 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback0 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist1 msPassed
queryResultRowObjectWhenSingleColumnExists0 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker1 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker6 msPassed
setFirstResultOffsetsQueryResultStartToSpecifiedPosition0 msPassed
setMaxResultsConstrainsNumberOfReturnedResults1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument1 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult0 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery1 msPassed
setParameterByParameterSetsValueWithCorrectType0 msPassed
setPositionalParameterSetsValueAtCorrectPosition0 msPassed
setPositionalParameterWithLanguageTag0 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString0 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList0 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException0 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed