Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation11 msPassed
executeUpdateRunsUpdateOnConnection5 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown17 msPassed
getParameterValueThrowsIllegalStateForUnboundParam3 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery5 msPassed
getSingleResultReturnsUniqueResult1 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException0 msPassed
isBoundIndicatesWhetherVariableHasBeenBound4 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist20 msPassed
queryResultRowObjectWhenSingleColumnExists0 msPassed
setMaxResultsConstrainsNumberOfReturnedResults13 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument3 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult1 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery0 msPassed
setParameterByParameterSetsValueWithCorrectType9 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed