public class TestRunListener extends Object implements org.testng.IExecutionListener
A shared fixture should be used with caution in order to avoid undesirable test interactions. In general, it should be populated with "read-only" objects that are not modified during the test run.
FixtureManager| Constructor and Description |
|---|
TestRunListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onExecutionFinish() |
void |
onExecutionStart() |
Copyright © 2024 Open Geospatial Consortium. All rights reserved.