Skip to content

Improve JUnit 5 rule to check visibility of lifecycle methods #115

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

Closed
snicoll opened this issue Jun 21, 2019 · 0 comments
Closed

Improve JUnit 5 rule to check visibility of lifecycle methods #115

snicoll opened this issue Jun 21, 2019 · 0 comments
Assignees
Milestone

Comments

@snicoll
Copy link
Contributor

snicoll commented Jun 21, 2019

Follow-up of #106

Lifecycle methods such as @Before and @After do no longer need to be public so it would be nice if the JUnit5 rule could check that as well.

@wilkinsona wilkinsona self-assigned this Jun 25, 2019
@wilkinsona wilkinsona added this to the 0.0.13 milestone Jun 25, 2019
@wilkinsona wilkinsona changed the title Improve JUnit5 rule to handle lifecycle methods Improve JUnit 5 rule to check visibility of lifecycle methods Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants