Skip to content

Test Result : QueryImplTest

0 failures (±0)
20 tests (±0)
Took 56 ms.

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation4 msPassed
executeUpdateRunsUpdateOnConnection3 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown3 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery2 msPassed
getSingleResultReturnsUniqueResult4 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException1 msPassed
isBoundIndicatesWhetherVariableHasBeenBound3 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist7 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
setMaxResultsConstrainsNumberOfReturnedResults4 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument7 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery3 msPassed
setParameterByParameterSetsValueWithCorrectType0 msPassed
setPositionalParameterSetsValueAtCorrectPosition3 msPassed
setPositionalParameterWithLanguageTag0 msPassed
testSetStringParameterWithLanguageTag2 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod2 msPassed