addingContextsExecutesTheQueryInContexts | 18 ms | Passed |
addingContextsPassesThemToQueryEvaluation | 4 ms | Passed |
askQueryReturnsSingleBoolean | 5 ms | Passed |
executeUpdateRunsUpdateOnConnection | 0.89 sec | Passed |
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 25 ms | Passed |
getParameterValueThrowsIllegalStateForUnboundParam | 3 ms | Passed |
getResultListSkipsValuesWhichCannotBeLoadedAsEntities | 13 ms | Passed |
getResultListWithEntityTypeReturnsEntities | 9 ms | Passed |
getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 7 ms | Passed |
getSingleResultWithEntityTypeReturnsCorrectResult | 5 ms | Passed |
getSingleResultWithoutResultThrowsNoResultException | 3 ms | Passed |
isBoundIndicatesWhetherVariableHasBeenBound | 1 ms | Passed |
returnsEmptyListWhenMaxResultsIsSetToZero | 5 ms | Passed |
setMaxResultsLargerReturnsAllResults | 12 ms | Passed |
setMaxResultsReturnsSpecifiedMaxResults | 24 ms | Passed |
setMaxResultsToLessThanZeroThrowsIllegalArgument | 3 ms | Passed |
setParameterByNameSetsAllOccurrencesOfVariableInQuery | 4 ms | Passed |
setParameterByParameterSetsValueWithCorrectType | 4 ms | Passed |
setPositionalParameterSetsValueAtCorrectPosition | 4 ms | Passed |
setPositionalParameterWithLanguageTag | 5 ms | Passed |
testSetStringParameterWithLanguageTag | 0 ms | Passed |
testSetStringParameterWithLanguageTagUsingParameterMethod | 3 ms | Passed |
throwsExceptionWhenLoadingEntityWithoutUoWSet | 37 ms | Passed |
throwsExceptionWhenNegativeIsUsedForSetMaxResults | 3 ms | Passed |
throwsNoResultExceptionWhenThereIsNoResultForGetSingle | 5 ms | Passed |
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle | 6 ms | Passed |