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

Support annotations on nested classes in AnnotationTemplateGenerator #4943

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

knutwannheden
Copy link
Contributor

@knutwannheden knutwannheden commented Jan 24, 2025

This will for example allow the org.openrewrite.java.testing.junit5.RunnerToExtension recipe to replace the @RunWith with @ExtendWith when on a nested class.

@knutwannheden knutwannheden merged commit fae7885 into main Jan 24, 2025
2 checks passed
@knutwannheden knutwannheden deleted the replace-nested-class-annotation branch January 24, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants