Class ObjectFactoryAnnotation

java.lang.Object
org.testng.internal.annotations.BaseAnnotation
org.testng.internal.annotations.ObjectFactoryAnnotation
All Implemented Interfaces:
IAnnotation, IObjectFactoryAnnotation

public class ObjectFactoryAnnotation extends BaseAnnotation implements IObjectFactoryAnnotation
The internal representation of @ObjectFactory
  • Constructor Details

    • ObjectFactoryAnnotation

      public ObjectFactoryAnnotation()