Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish9 msPassed
closesStatementUponUpdateFinish7 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker16 msPassed
exceptionInGetResultListInvokesRollbackMarker6 msPassed
exceptionInGetSingleResultInvokesRollbackMarker3 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker5 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker13 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker5 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateRunsUpdateOnConnection12 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown5 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery11 msPassed
getSingleResultReturnsUniqueResult4 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException6 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist4 msPassed
queryResultRowObjectWhenSingleColumnExists0 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker7 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker7 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker16 msPassed
setFirstResultOffsetsQueryResultStartToSpecifiedPosition4 msPassed
setMaxResultsConstrainsNumberOfReturnedResults15 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult1 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery13 msPassed
setParameterByParameterSetsValueWithCorrectType7 msPassed
setPositionalParameterSetsValueAtCorrectPosition7 msPassed
setPositionalParameterWithLanguageTag3 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString3 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString3 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString3 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList3 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed