Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish3 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
exceptionInGetResultListInvokesRollbackMarker5 msPassed
exceptionInGetSingleResultInvokesRollbackMarker4 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker1 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateRunsUpdateOnConnection3 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown3 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultReturnsUniqueResult4 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException4 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound2 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist4 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker4 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker6 msPassed
setMaxResultsConstrainsNumberOfReturnedResults3 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument1 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed