blob: ef6237b7068980c234a9147df9a3d0e0a95bb4cb [file] [log] [blame]
<html>
<body>
Reports any JUnit <b>assertTrue</b> calls
which can be replaced by equivalent <b>assertEquals</b> calls. <b>assertEquals</b>
calls will normally give better error messages in case of test failure than <b>assertTrue</b> can.
<!-- tooltip end -->
<p>
</body>
</html>