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

5 lines
123 B
HTML

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