blob: 117a26a2dfa0afb2872fe856bd4757149855a135 [file] [log] [blame]
<html>
<body>
Reports any calls to JUnit <b>assertEquals()</b> which have
a non-literal as the expected result argument and a literal as the actual result argument. Such calls
will behave fine for assertions which pass, but may give confusing error reports if their expected and actual
arguments differ.
<!-- tooltip end -->
<p>
</body>
</html>