Skip to content

Test Result : QueryImplTest

0 failures (±0)
35 tests (±0)
Took 0.1 sec.

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation2 msPassed
closesStatementAndResultSetUponSelectFinish2 msPassed
closesStatementUponUpdateFinish1 msPassed
exceptionInExecuteUpdateInvokesRollbackMarker4 msPassed
exceptionInGetResultListInvokesRollbackMarker3 msPassed
exceptionInGetSingleResultInvokesRollbackMarker3 msPassed
exceptionInSetMaxResultsInvokesRollbackMarker2 msPassed
exceptionInSetParameterByNameInvokesRollbackMarker3 msPassed
exceptionInSetParameterByParameterInvokesRollbackMarker3 msPassed
exceptionInSetParameterByPositionInvokesRollbackMarker3 msPassed
exceptionInSetStringParameterByNameInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByParameterInvokesRollbackMarker2 msPassed
exceptionInSetStringParameterByPositionInvokesRollbackMarker2 msPassed
executeUpdateRunsUpdateOnConnection2 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getSingleResultReturnsUniqueResult2 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException23 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist3 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
runtimeExceptionInExecuteUpdateInvokesRollbackMarker3 msPassed
runtimeExceptionInGetResultListInvokesRollbackMarker3 msPassed
runtimeExceptionInGetSingleResultInvokesRollbackMarker5 msPassed
setMaxResultsConstrainsNumberOfReturnedResults2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition2 msPassed
setPositionalParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed