Skip to content

Test Result : QueryImplTest

0 failures (±0)
20 tests (+1)
Took 81 ms.

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation3 msPassed
executeUpdateRunsUpdateOnConnection3 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown8 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery6 msPassed
getSingleResultReturnsUniqueResult7 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound9 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist11 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
setMaxResultsConstrainsNumberOfReturnedResults3 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTag9 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed