Skip to content

Test Result : QueryImplTest

0 failures (±0)
40 tests (±0)
Took 16 ms.

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish0 msPassed
closesStatementUponUpdateFinish0 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker1 msPassed
exceptionInGetResultListInvokesRollbackMarker1 msPassed
exceptionInGetSingleResultInvokesRollbackMarker1 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker0 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker0 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker0 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker0 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker0 msPassed
executeUpdateRunsUpdateOnConnection1 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown1 msPassed
getParameterValueThrowsIllegalStateForUnboundParam0 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery1 msPassed
getSingleResultReturnsUniqueResult0 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException1 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound0 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist1 msPassed
queryResultRowObjectWhenSingleColumnExists0 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker0 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker0 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker0 msPassed
setFirstResultOffsetsQueryResultStartToSpecifiedPosition0 msPassed
setMaxResultsConstrainsNumberOfReturnedResults1 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument0 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult0 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery0 msPassed
setParameterByParameterSetsValueWithCorrectType1 msPassed
setPositionalParameterSetsValueAtCorrectPosition0 msPassed
setPositionalParameterWithLanguageTag1 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString1 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString0 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString0 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList1 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException0 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod1 msPassed