blob: 5890f7a9819a0c3c255e58cd099c2fec673592c5 [file] [log] [blame]
<html>
<body>
This intention replaces an <b>assert</b> statement with an equivalent
<b>if</b> statement which throws an <b>java.lang.AssertionError</b> if the asserted condition is <b>false</b>.
</body>
</html>