public class SuiteFixtureListener extends Object implements ISuiteListener
ISuite interface| Constructor and Description |
|---|
SuiteFixtureListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFinish(ISuite suite) |
void |
onStart(ISuite suite) |
(package private) void |
processSuiteParameters(ISuite suite)
Processes test suite arguments and sets suite attributes accordingly.
|
public void onStart(ISuite suite)
onStart in interface ISuiteListenerpublic void onFinish(ISuite suite)
onFinish in interface ISuiteListenervoid processSuiteParameters(ISuite suite)
suite - An ISuite object representing a TestNG test suite.Copyright © 2021 Open Geospatial Consortium. All rights reserved.