blob: 9923e66e0e8b25320d20f64bf926a9df9aec903c [file] [log] [blame]
<html>
<body>
Reports malformed @Rule/@ClassRule usages: <br/>
<ul>
<li>
Checks for any member that is annotated with @Rule but is not public.
</li>
<li>
Checks for any member that is annotated with @ClassRule but is not public or not static.
</li>
</ul>
<!-- tooltip end -->
<p>
<small>New in 13</small>
</body>
</html>