addingContextsExecutesTheQueryInContexts | 68 ms | Passed |
addingContextsPassesThemToQueryEvaluation | 3 ms | Passed |
askQueryReturnsSingleBoolean | 10 ms | Passed |
exceptionInExecuteUpdateInvokesRollbackMarker | 5 ms | Passed |
exceptionInGetResultListInvokesRollbackMarker | 25 ms | Passed |
exceptionInGetSingleResultInvokesRollbackMarker | 28 ms | Passed |
exceptionInSetMaxResultsInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetParameterByNameInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetParameterByParameterInvokesRollbackMarker | 12 ms | Passed |
exceptionInSetParameterByPositionInvokesRollbackMarker | 18 ms | Passed |
exceptionInSetStringParameterByNameInvokesRollbackMarker | 3 ms | Passed |
exceptionInSetStringParameterByParameterInvokesRollbackMarker | 14 ms | Passed |
exceptionInSetStringParameterByPositionInvokesRollbackMarker | 7 ms | Passed |
executeUpdateRunsUpdateOnConnection | 16 ms | Passed |
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 68 ms | Passed |
getParameterValueThrowsIllegalStateForUnboundParam | 0 ms | Passed |
getResultListSkipsValuesWhichCannotBeLoadedAsEntities | 6 ms | Passed |
getResultListWithEntityTypeReturnsEntities | 32 ms | Passed |
getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 11 ms | Passed |
getSingleResultWithEntityTypeReturnsCorrectResult | 0 ms | Passed |
getSingleResultWithoutResultThrowsNoResultException | 2 ms | Passed |
isBoundIndicatesWhetherVariableHasBeenBound | 2 ms | Passed |
returnsEmptyListWhenMaxResultsIsSetToZero | 16 ms | Passed |
runtimeExceptionInExecuteUpdateInvokesRollbackMarker | 16 ms | Passed |
runtimeExceptionInGetResultListInvokesRollbackMarker | 0 ms | Passed |
runtimeExceptionInGetSingleResultInvokesRollbackMarker | 2.5 sec | Passed |
setMaxResultsLargerReturnsAllResults | 51 ms | Passed |
setMaxResultsReturnsSpecifiedMaxResults | 44 ms | Passed |
setMaxResultsToLessThanZeroThrowsIllegalArgument | 8 ms | Passed |
setParameterByNameSetsAllOccurrencesOfVariableInQuery | 17 ms | Passed |
setParameterByParameterSetsValueWithCorrectType | 7 ms | Passed |
setPositionalParameterSetsValueAtCorrectPosition | 11 ms | Passed |
setPositionalParameterWithLanguageTag | 20 ms | Passed |
testSetStringParameterWithLanguageTag | 0 ms | Passed |
testSetStringParameterWithLanguageTagUsingParameterMethod | 2 ms | Passed |
throwsExceptionWhenLoadingEntityWithoutUoWSet | 71 ms | Passed |
throwsExceptionWhenNegativeIsUsedForSetMaxResults | 11 ms | Passed |
throwsNoResultExceptionWhenThereIsNoResultForGetSingle | 15 ms | Passed |
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle | 30 ms | Passed |