Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker7 msPassed
exceptionInGetResultListInvokesRollbackMarker4 msPassed
exceptionInGetSingleResultInvokesRollbackMarker13 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker5 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker17 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker37 msPassed
executeUpdateRunsUpdateOnConnection6 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown23 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery29 msPassed
getSingleResultReturnsUniqueResult12 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound4 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist9 msPassed
queryResultRowObjectWhenSingleColumnExists4 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker14 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker3 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker6 msPassed
setMaxResultsConstrainsNumberOfReturnedResults2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument10 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult6 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag6 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod7 msPassed