blob: 95abe77d65ee482dc151313e5f20785d096db509 [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>
<small>Powered by InspectionGadgets</small>
</body>
</html>