Test Framework Support: Allow using whitespaces and other symbols in "Generate -> Test Function" dialog

#KT-12556
This commit is contained in:
Alexey Sedunov
2016-06-24 20:37:03 +03:00
parent 86c123164a
commit 450d31b4bc
2 changed files with 47 additions and 9 deletions
+1
View File
@@ -196,6 +196,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
- [`KT-13838`](https://youtrack.jetbrains.com/issue/KT-13838) Add file name to the presentation of private top-level declaration (Go to symbol, etc.)
- [`KT-14096`](https://youtrack.jetbrains.com/issue/KT-14096) Rename: When renaming Kotlin file outside of source root do not rename its namesake in a source root
- [`KT-13928`](https://youtrack.jetbrains.com/issue/KT-13928) Move Inner Class to Upper Level: Fix replacement of outer class instances used in inner class constructor calls
- [`KT-12556`](https://youtrack.jetbrains.com/issue/KT-12556) Allow using whitespaces and other symbols in "Generate -> Test Function" dialog
#### Intention actions, inspections and quickfixes