Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish15 msPassed
closesStatementUponUpdateFinish14 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker16 msPassed
exceptionInGetResultListInvokesRollbackMarker3 msPassed
exceptionInGetSingleResultInvokesRollbackMarker3 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker9 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker1 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown19 msPassed
getParameterValueThrowsIllegalStateForUnboundParam0 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery0 msPassed
getSingleResultReturnsUniqueResult5 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException1 msPassed
getSingleResultWithoutResultThrowsNoResultException0 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist3 msPassed
queryResultRowObjectWhenSingleColumnExists10 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker2 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker4 msPassed
setMaxResultsConstrainsNumberOfReturnedResults8 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument1 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult8 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery5 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition1 msPassed
setPositionalParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTag1 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod5 msPassed