Searched refs:ObjectFactoryImpl (Results 1 – 4 of 4) sorted by relevance
6 import org.testng.internal.ObjectFactoryImpl;18 return new ObjectFactoryImpl(); in create()
3 import org.testng.internal.ObjectFactoryImpl;12 public class LoggingObjectFactory extends ObjectFactoryImpl
18 public class ObjectFactoryImpl implements IObjectFactory { class
56 objectFactory = new ObjectFactoryImpl(); in TestNGClassFinder()