Skip to content

Test Result : QueryImplTest

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

All Tests

Test nameDurationStatus
addingContextsPassesThemToQueryEvaluation0 msPassed
executeUpdateRunsUpdateOnConnection3 msPassed
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown3 msPassed
getParameterValueThrowsIllegalStateForUnboundParam1 msPassed
getResultListWithoutParameterSettingJustPassesTheOriginalQuery5 msPassed
getSingleResultReturnsUniqueResult3 msPassed
getSingleResultWithMultipleResultsThrowsNoUniqueResultException3 msPassed
getSingleResultWithoutResultThrowsNoResultException6 msPassed
isBoundIndicatesWhetherVariableHasBeenBound8 msPassed
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist7 msPassed
queryResultRowObjectWhenSingleColumnExists3 msPassed
setMaxResultsConstrainsNumberOfReturnedResults3 msPassed
setMaxResultsToLessThanZeroThrowsIllegalArgument2 msPassed
setMaxResultsToZeroReturnsImmediatelyEmptyResult2 msPassed
setParameterByNameSetsAllOccurrencesOfVariableInQuery2 msPassed
setParameterByParameterSetsValueWithCorrectType2 msPassed
setPositionalParameterSetsValueAtCorrectPosition6 msPassed
setPositionalParameterWithLanguageTag3 msPassed
testSetStringParameterWithLanguageTag5 msPassed
testSetStringParameterWithLanguageTagUsingParameterMethod6 msPassed