addingContextsExecutesTheQueryInContexts | 0.66 sec | Passed |
addingContextsPassesThemToQueryEvaluation | 3 ms | Passed |
askQueryReturnsSingleBoolean | 5 ms | Passed |
getParameterValueThrowsIllegalStateForUnboundParam | 2 ms | Passed |
getResultListWithEntityTypeReturnsEntities | 9 ms | Passed |
getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 4 ms | Passed |
getSingleResultWithEntityTypeReturnsCorrectResult | 4 ms | Passed |
getSingleResultWithoutResultThrowsNoResultException | 3 ms | Passed |
isBoundIndicatesWhetherVariableHasBeenBound | 2 ms | Passed |
returnsEmptyListWhenMaxResultsIsSetToZero | 4 ms | Passed |
setMaxResultsLargerReturnsAllResults | 12 ms | Passed |
setMaxResultsReturnsSpecifiedMaxResults | 11 ms | Passed |
setMaxResultsToLessThanZeroThrowsIllegalArgument | 4 ms | Passed |
setParameterByNameSetsAllOccurrencesOfVariableInQuery | 4 ms | Passed |
setParameterByParameterSetsValueWithCorrectType | 3 ms | Passed |
setPositionalParameterSetsValueAtCorrectPosition | 4 ms | Passed |
setPositionalParameterWithLanguageTag | 4 ms | Passed |
testSetStringParameterWithLanguageTag | 3 ms | Passed |
testSetStringParameterWithLanguageTagUsingParameterMethod | 3 ms | Passed |
throwsExceptionWhenLoadingEntityWithoutUoWSet | 18 ms | Passed |
throwsExceptionWhenNegativeIsUsedForSetMaxResults | 4 ms | Passed |
throwsNoResultExceptionWhenThereIsNoResultForGetSingle | 6 ms | Passed |
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle | 6 ms | Passed |