public class TestNGRunnerResultImpl
| Constructor and description |
|---|
TestNGRunnerResultImpl
(TestNG testNG, TestListenerAdapter resultListener, String reportLocation) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getReportLocation() |
|
public TestListenerAdapter |
getResultListener() |
|
public TestNG |
getTestNG() |