Intentions: Implement intention to replace camel-case test function name with a space-separated one

#KT-12489 Fixed
(cherry picked from commit 21e24a1)
This commit is contained in:
Alexey Sedunov
2016-06-20 20:09:18 +03:00
parent d9698dfa4d
commit c50f38aa52
15 changed files with 235 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This intention changes camel-case name of the given test function to space-separated one
</body>
</html>