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

5 lines
177 B
HTML

<html>
<body>
This intention generates a test case for the specified class. The generated class contains skeleton test functions for the chosen public functions.
</body>
</html>