Skip to content

Test Result : QueryImplTest

0 failures (±0)
34 tests (±0)
Took 96 ms.

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish3 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
exceptionInGetResultListInvokesRollbackMarker7 msPassed
exceptionInGetSingleResultInvokesRollbackMarker3 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown11 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultReturnsUniqueResult3 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist3 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker3 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker4 msPassed
setMaxResultsConstrainsNumberOfReturnedResults3 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument1 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult1 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed