Unit Test Tooling: Support Go to Test/Create Test actions for top-level declarations
#KT-10133 Fixed
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// "Delete redundant extension property" "false"
|
||||
// ACTION: Convert property to function
|
||||
// ACTION: Create test
|
||||
import java.io.File
|
||||
|
||||
public val File.<caret>parent: File?
|
||||
|
||||
Reference in New Issue
Block a user