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

[2.x]: Add @Target(ElementType.METHOD) for annotation @MPTest #6350

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

Captain1653
Copy link
Contributor

Javadoc for annotation @MPTest tells Test method annotation, but it can be in any place: parameter or class.

I think it's better to add some specific target.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 2, 2023
@Captain1653 Captain1653 changed the title Add @Target(ElementType.METHOD) for annotation @MPTest [2.x]: Add @Target(ElementType.METHOD) for annotation @MPTest Mar 2, 2023
@romain-grecourt
Copy link
Contributor

/trigger

Copy link
Member

@Tomas-Kraus Tomas-Kraus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants