JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.testng.internal.invokers
IInvoker
Contents
Description
Method Summary
Method Details
getTestInvoker()
getConfigInvoker()
Hide sidebar
Show sidebar
Interface IInvoker
All Known Implementing Classes:
Invoker
public interface
IInvoker
This class defines an invoker.
Author:
Cedric Beust
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IConfigInvoker
getConfigInvoker
()
ITestInvoker
getTestInvoker
()
Method Details
getTestInvoker
ITestInvoker
getTestInvoker
()
getConfigInvoker
IConfigInvoker
getConfigInvoker
()