We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
@Before
@After