Files
kotlin-fork/idea/testData/navigation/gotoTestOrCode/fromJavaTestToKotlinClass.kt
T
Alexey Sedunov ae9bd371e6 Unit Test Tooling: Test navigation
#KT-6472 In Progress
2015-10-11 01:13:48 +03:00

5 lines
70 B
Kotlin
Vendored

import junit.framework.TestCase
class Foo
class FooTest : TestCase()