// ACTION_CLASS: org.jetbrains.kotlin.idea.actions.generate.KotlinGenerateTestSupportActionBase$Data // CONFIGURE_LIBRARY: TestNG@plugins/testng/lib/testng.jar import org.testng.annotations.Test @Test class A { }