|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.testng.SuiteRunner.ProxyTestRunnerFactory
public static class SuiteRunner.ProxyTestRunnerFactory
Constructor Summary | |
---|---|
SuiteRunner.ProxyTestRunnerFactory(ITestListener[] failureListeners,
ITestRunnerFactory target)
|
Method Summary | |
---|---|
TestRunner |
newTestRunner(ISuite suite,
XmlTest test,
java.util.List<IInvokedMethodListener> listeners)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SuiteRunner.ProxyTestRunnerFactory(ITestListener[] failureListeners, ITestRunnerFactory target)
Method Detail |
---|
public TestRunner newTestRunner(ISuite suite, XmlTest test, java.util.List<IInvokedMethodListener> listeners)
newTestRunner
in interface ITestRunnerFactory
ITestRunnerFactory#newTestRunner(org.testng.ISuite, org.testng.xml.XmlTest)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |