Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish0 msPassed
closesStatementUponUpdateFinish0 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker0 msPassed
exceptionInGetResultListInvokesRollbackMarker4 msPassed
exceptionInGetSingleResultInvokesRollbackMarker0 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker0 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker14 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker4 msPassed
executeUpdateEnsuresPersistenceContextIsOpen0 msPassed
executeUpdateRunsUpdateOnConnection0 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown0 msPassed
getParameterValueThrowsIllegalStateForUnboundParam4 msPassed
getResultListEnsuresPersistenceContextIsOpen0 msPassed
getResultListSetsValuesOfUnboundVariablesToNullInResultArrays6 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery4 msPassed
getResultStreamClosesStatementWhenStreamIsProcessed8 msPassed
getResultStreamClosesStatementWhenStreamProcessingThrowsException2 msPassed
getResultStreamRetrievesResultStreamFromUnderlyingResultSet5 msPassed
getSingleResultReturnsUniqueResult0 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException0 msPassed
getSingleResultWithoutResultThrowsNoResultException0 msPassed
isBoundIndicatesWhetherVariableHasBeenBound4 msPassed
noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback0 msPassed
noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback4 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist0 msPassed
queryResultRowObjectWhenSingleColumnExists4 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker2 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker0 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker4 msPassed
setFirstResultExecutesQueryWithSpecifiedOffset0 msPassed
setMaxResultsExecutesQueryWithSpecifiedLimit0 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument80 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery0 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setParameterSupportsUsingEntityAsParameterValue30 msPassed
setPositionalParameterSetsValueAtCorrectPosition0 msPassed
setPositionalParameterWithLanguageTag2 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString0 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString0 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList4 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException4 msPassed
testSetStringParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod4 msPassed