package test.objectfactory; import org.testng.annotations.Test; public class SimpleSample { @Test public void dummy() { } }