import org.junit.Test class MyKotlinTest { @Test fun testA() { } @Test fun testB() { } }