public interface ISuite extends IAttributes
getAttribute, getAttributeNames, removeAttribute, setAttribute
String getName()
Map<String,ISuiteResult> getResults()
IObjectFactory getObjectFactory()
IObjectFactory2 getObjectFactory2()
String getOutputDirectory()
String getParallel()
String getParentModule()
String getGuiceStage()
String getParameter(String parameterName)
Map<String,Collection<ITestNGMethod>> getMethodsByGroups()
@Deprecated Collection<ITestNGMethod> getInvokedMethods()
List<IInvokedMethod> getAllInvokedMethods()
Collection<ITestNGMethod> getExcludedMethods()
void run()
String getHost()
SuiteRunState getSuiteState()
IAnnotationFinder getAnnotationFinder()
XmlSuite getXmlSuite()
void addListener(ITestNGListener listener)
com.google.inject.Injector getParentInjector()
void setParentInjector(com.google.inject.Injector injector)
List<ITestNGMethod> getAllMethods()
Copyright © 2018. All rights reserved.