Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation3 msPassed
getParameterValueThrowsIllegalStateForUnboundParam2 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery3 msPassed
getSingleResultReturnsUniqueResult3 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException12 msPassed
isBoundIndicatesWhetherVariableHasBeenBound10 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist13 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
setMaxResultsConstrainsNumberOfReturnedResults2 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument5 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTag8 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod3 msPassed