package org.testng; import java.io.Serializable; public interface ITestObjectFactory extends Serializable { }