All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.testng.internal.annotations.ObjectFactoryAnnotation Maven / Gradle / Ivy

package org.testng.internal.annotations;

import org.testng.annotations.IObjectFactoryAnnotation;

/** The internal representation of @ObjectFactory */
public class ObjectFactoryAnnotation extends BaseAnnotation implements IObjectFactoryAnnotation {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy