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

Make RangeClass package-private #598

Merged
merged 3 commits into from Feb 22, 2022
Merged

Conversation

Michael1993
Copy link
Member

@Michael1993 Michael1993 commented Feb 22, 2022

Closes #564

Proposed commit message:

Make `RangeClass` package-private (#564/#598)

This commit makes `RangeClass` package-private.
The `RangeClass` annotation is only used internally, as a
meta-annotation. It references the internal class `Range`.

Closes: #564
PR: #598

Contributing

  • A prepared commit message exists

I hereby agree to the terms of the JUnit Pioneer Contributor License Agreement.

@nipafx nipafx merged commit 38603a9 into main Feb 22, 2022
@nipafx nipafx deleted the issue/564-range-class-package-private branch February 22, 2022 10:17
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.

org.junitpioneer.jupiter.params.RangeClass should be package-private
2 participants