blob: 114d465101a0a790f212db9584dd88c7a308a2e8 [file] [log] [blame]
<html>
<body>
Reports JUnit 4.0 <b>@Before</b> or <b>@After</b> method
is not declared
<b>public</b>, does not return <b>void</b>, or takes arguments.
Such methods are easy to create inadvertently, and will not be executed by JUnit tests runners.
<!-- tooltip end -->
<p>
</body>
</html>