Skip to content

Test Result : QueryImplTest

0 failures (±0)
18 tests (±0)
Took 61 ms.

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation2 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getSingleResultReturnsUniqueResult18 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException4 msPassed
getSingleResultWithoutResultThrowsNoResultException2 msPassed
isBoundIndicatesWhetherVariableHasBeenBound1 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist7 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
setMaxResultsConstrainsNumberOfReturnedResults2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed