blob: e028494a6f0c98e4249dbc1a71f74a8efb1a167c [file] [log] [blame]
<html>
<body>
Reports any calls to <b>org.junit.Assert.assertEquals()</b>
or <b>junit.framework.Assert.assertEquals()</b> which
can be replaced with an equivalent call to <b>assertSame()</b>.
This is possible when the arguments are instances of a final class which does not override
the <b>equals()</b> method.
<!-- tooltip end -->
<p>
</body>
</html>