Skip to content

Test Result : QueryImplTest

0 failures (±0)
34 tests (±0)
Took 0.21 sec.

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish7 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker8 msPassed
exceptionInGetResultListInvokesRollbackMarker5 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker10 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker11 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker7 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker6 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateRunsUpdateOnConnection5 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown8 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery8 msPassed
getSingleResultReturnsUniqueResult11 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException10 msPassed
getSingleResultWithoutResultThrowsNoResultException5 msPassed
isBoundIndicatesWhetherVariableHasBeenBound10 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist7 msPassed
queryResultRowObjectWhenSingleColumnExists16 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker8 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker17 msPassed
setMaxResultsConstrainsNumberOfReturnedResults3 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult6 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery4 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag10 msPassed
testSetStringParameterWithLanguageTag4 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed