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
getEnabled, getParameters, setEnabled
 
Methods inherited from interface org.testng.internal.annotations.IDataProvidable
getDataProvider, getDataProviderClass, setDataProvider, setDataProviderClass
 



Copyright © 2011. All Rights Reserved.