package test.sanitycheck; import org.testng.annotations.Test; public class SampleTest3 { @Test() public void test3() {} }