Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertSnakeCaseTestFunctionToSpacedIntention/description.html
T
2019-02-01 11:07:00 +03:00

5 lines
123 B
HTML

<html>
<body>
This intention changes a snake case name of the given test function to a space-separated one.
</body>
</html>