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 missing @Nested annotation #257

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Add missing @Nested annotation #257

merged 1 commit into from
Aug 29, 2022

Conversation

timtebeek
Copy link
Contributor

Fixes #215

  • Added tag RSPEC-5790
  • Overrode getEstimatedEffortPerOccurrence with estimate of 1 minute; maybe too low? change is easy, knowing where takes time
  • Linked in /src/main/resources/META-INF/rewrite
  • Added unit tests

@pway99 pway99 merged commit dcf156e into openrewrite:main Aug 29, 2022
@timtebeek timtebeek deleted the add_missing_nested_annotation branch August 29, 2022 15:02
@tkvangorder tkvangorder added this to the 1.27.0 milestone Sep 2, 2022
@tkvangorder tkvangorder added the recipe Recipe request label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Recipe request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

RSPEC-5790: JUnit5 inner test classes should be annotated with @Nested
3 participants