TestNG 6.1.1-redhat-2

org.testng.annotations
Interface IFactoryAnnotation

All Superinterfaces:
IAnnotation, org.testng.internal.annotations.IDataProvidable, IParameterizable

public interface IFactoryAnnotation
extends IParameterizable, org.testng.internal.annotations.IDataProvidable

Encapsulate the @Factory / @testng.factory annotation Created on Dec 20, 2005

Author:
Cedric Beust

Method Summary
 
Methods inherited from interface org.testng.annotations.IParameterizable
getParameters
 
Methods inherited from interface org.testng.internal.annotations.IDataProvidable
getDataProvider, getDataProviderClass, setDataProvider, setDataProviderClass
 


TestNG 6.1.1-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.