public interface ISuite extends IAttributes
getAttribute, getAttributeNames, removeAttribute, setAttributeString getName()
Map<String,ISuiteResult> getResults()
ITestObjectFactory getObjectFactory()
@Deprecated default IObjectFactory2 getObjectFactory2()
String getOutputDirectory()
String getParallel()
String getParentModule()
String getGuiceStage()
String getParameter(String parameterName)
parameterName - The name of the parameterMap<String,Collection<ITestNGMethod>> getMethodsByGroups()
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 © 2025. All rights reserved.