Package io.trino.testng.services
Class ReportUnannotatedMethods
- java.lang.Object
-
- io.trino.testng.services.ReportUnannotatedMethods
-
- All Implemented Interfaces:
org.testng.IClassListener,org.testng.ITestNGListener
public class ReportUnannotatedMethods extends Object implements org.testng.IClassListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceReportUnannotatedMethods.Suppress
-
Constructor Summary
Constructors Constructor Description ReportUnannotatedMethods()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonAfterClass(org.testng.ITestClass testClass)voidonBeforeClass(org.testng.ITestClass testClass)
-