blob: 2ec4b17a8b10601e22cdd0caf77d3a40ebb841fb [file] [log] [blame]
<html>
<body>
This intention is <b>JUnit</b> specific. <br>
It replaces an <b>assertEquals()</b> call with an equivalent <b>assertTrue()</b> , <b>assertFalse()</b> , or <b>assertNull()</b> method
call,
if possible.
</body>
</html>