blob: 5b7b333a6a491ace521126387c2698be54253f22 [file] [log] [blame]
<html>
<body>
Reports JUnit classes whose <b>setUp()</b> method
is not declared
<b>public</b>, does not return <b>void</b>, or takes arguments.
Such <b>setUp()</b> methods are easy to create inadvertently,
and will not be executed by JUnit tests runners.
<!-- tooltip end -->
<p>
</body>
</html>