public class TestNGEngine extends AbstractTestEngine
Constructor and Description |
---|
TestNGEngine(TestRunConfiguration configuration)
Default constructor using run configuration.
|
Modifier and Type | Method and Description |
---|---|
TestNGEngine |
addTestListener(org.testng.ITestNGListener listener)
Adds run listener in fluent API.
|
void |
run() |
getConfiguration
public TestNGEngine(TestRunConfiguration configuration)
configuration
- public void run()
public TestNGEngine addTestListener(org.testng.ITestNGListener listener)
listener
- Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.