package test.name; import org.testng.annotations.Test; @Test public class TestOnClassSample { @Test public void test() {} }