Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish4 msPassed
closesStatementUponUpdateFinish5 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker6 msPassed
exceptionInGetResultListInvokesRollbackMarker6 msPassed
exceptionInGetSingleResultInvokesRollbackMarker5 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker3 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker4 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker4 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker5 msPassed
executeUpdateRunsUpdateOnConnection3 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown11 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getSingleResultReturnsUniqueResult3 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException12 msPassed
getSingleResultWithoutResultThrowsNoResultException6 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist3 msPassed
queryResultRowObjectWhenSingleColumnExists6 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker6 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker4 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker11 msPassed
setFirstResultOffsetsQueryResultStartToSpecifiedPosition5 msPassed
setMaxResultsConstrainsNumberOfReturnedResults2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument5 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag8 msPassed
setUntypedParameterAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByNameAddsValueDirectlyIntoQueryString2 msPassed
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString3 msPassed
settingFirstResultToLargerThanResultCountReturnsEmptyList10 msPassed
settingFirstResultToNegativeThrowsIllegalArgumentException2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed