Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for EntityManagerFactory injection using CDI #1686

Merged

Conversation

arjantijms
Copy link
Contributor

Also some refactoring

Fixes Issue
#1405 (step towards fixing)

Describe the change
An EntityManagerFactory is injected using a qualifier. The test checks if the injection succeeded (Doesn't throw exceptions, isn't null).

CC @alwin-joseph @anajosep @arjantijms @cesarhernandezgt @dblevins @m0mus @edbratt @gurunrao @jansupol @jgallimore @kazumura @kwsutter @LanceAndersen @bhatpmk @RohitKumarJain @shighbar @gthoman @brideck @OndroMih @dmatej
@starksm64 @scottmarlow

@arjantijms arjantijms added this to the 11.0 milestone Dec 4, 2024
@arjantijms arjantijms self-assigned this Dec 4, 2024
@arjantijms arjantijms merged commit f905a17 into jakartaee:main Dec 4, 2024
2 checks passed
@arjantijms arjantijms deleted the cdi_entitymanagerfactory_test branch December 4, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant