Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertIfWithThrowToAssertIntention/description.html
T

5 lines
127 B
HTML

<html>
<body>
This intention converts an if statement that throws an AssertionError exception into an assertion
</body>
</html>