Unit Test Tooling: Test navigation
#KT-6472 In Progress
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// CONFIGURE_LIBRARY: JUnit@lib/junit-4.12.jar
|
||||
// REF: (<root>).Foo
|
||||
import junit.framework.TestCase;
|
||||
|
||||
public class <caret>FooTest extends TestCase {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user