Package io.trino.testng.services
Class ReportOrphanedExecutors
- java.lang.Object
-
- io.trino.testng.services.ReportOrphanedExecutors
-
- All Implemented Interfaces:
org.testng.ISuiteListener,org.testng.ITestNGListener
public class ReportOrphanedExecutors extends Object implements org.testng.ISuiteListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceReportOrphanedExecutors.Suppress
-
Constructor Summary
Constructors Constructor Description ReportOrphanedExecutors()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonFinish(org.testng.ISuite suite)voidonStart(org.testng.ISuite suite)
-