Unit Test Tooling: Support Go to Test/Create Test actions for top-level declarations
#KT-10133 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import junit.framework.TestCase;
|
||||
|
||||
public class FooUtilsTest2 extends TestCase {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user