Skip to content

Test Result : QueryImplTest

0 failures (±0)
35 tests (±0)
Took 81 ms.

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation3 msPassed
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish8 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
exceptionInGetResultListInvokesRollbackMarker4 msPassed
exceptionInGetSingleResultInvokesRollbackMarker3 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker1 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker1 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown3 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery0 msPassed
getSingleResultReturnsUniqueResult3 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist3 msPassed
queryResultRowObjectWhenSingleColumnExists2 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker3 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker5 msPassed
setMaxResultsConstrainsNumberOfReturnedResults2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult1 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType3 msPassed
setPositionalParameterSetsValueAtCorrectPosition0 msPassed
setPositionalParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod0 msPassed