addingContextsExecutesTheQueryInContexts | 14 ms | Passed |
addingContextsPassesThemToQueryEvaluation | 3 ms | Passed |
askQueryReturnsSingleBoolean | 4 ms | Passed |
executeUpdateRunsUpdateOnConnection | 0.72 sec | Passed |
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 24 ms | Passed |
getParameterValueThrowsIllegalStateForUnboundParam | 2 ms | Passed |
getResultListWithEntityTypeReturnsEntities | 10 ms | Passed |
getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 4 ms | Passed |
getSingleResultWithEntityTypeReturnsCorrectResult | 4 ms | Passed |
getSingleResultWithoutResultThrowsNoResultException | 3 ms | Passed |
isBoundIndicatesWhetherVariableHasBeenBound | 2 ms | Passed |
returnsEmptyListWhenMaxResultsIsSetToZero | 5 ms | Passed |
setMaxResultsLargerReturnsAllResults | 11 ms | Passed |
setMaxResultsReturnsSpecifiedMaxResults | 11 ms | Passed |
setMaxResultsToLessThanZeroThrowsIllegalArgument | 3 ms | Passed |
setParameterByNameSetsAllOccurrencesOfVariableInQuery | 3 ms | Passed |
setParameterByParameterSetsValueWithCorrectType | 5 ms | Passed |
setPositionalParameterSetsValueAtCorrectPosition | 3 ms | Passed |
setPositionalParameterWithLanguageTag | 5 ms | Passed |
testSetStringParameterWithLanguageTag | 3 ms | Passed |
testSetStringParameterWithLanguageTagUsingParameterMethod | 3 ms | Passed |
throwsExceptionWhenLoadingEntityWithoutUoWSet | 19 ms | Passed |
throwsExceptionWhenNegativeIsUsedForSetMaxResults | 3 ms | Passed |
throwsNoResultExceptionWhenThereIsNoResultForGetSingle | 5 ms | Passed |
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle | 6 ms | Passed |