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

Introduce convertScopes to @InjectSpy #30623

Merged
merged 2 commits into from
Jan 26, 2023
Merged

Introduce convertScopes to @InjectSpy #30623

merged 2 commits into from
Jan 26, 2023

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jan 26, 2023

The same way we support convertScopes on @InjectMock we can support it on @InjectSpy as well.

Closes: #30608

@geoand geoand requested a review from Sgitario January 26, 2023 06:47
@geoand geoand changed the title Introduce convertScopes to @InjectSpy Introduce convertScopes to @InjectSpy Jan 26, 2023
The same way we support convertScopes on @InjectMock
we can support it on @InjectSpy as well.

Closes: quarkusio#30608
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 26, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@geoand geoand merged commit aad2385 into quarkusio:main Jan 26, 2023
@quarkus-bot quarkus-bot bot added this to the 2.17 - main milestone Jan 26, 2023
@geoand geoand deleted the #30608 branch January 26, 2023 07:38
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support @InjectSpy on javax.inject.Singleton classes
2 participants