Class Hierarchy
- java.lang.Object
- io.trino.testng.services.FlakyAnnotationVerifier (implements org.testng.IClassListener)
- io.trino.testng.services.FlakyTestRetryAnalyzer (implements org.testng.IRetryAnalyzer)
- io.trino.testng.services.LogTestDurationListener (implements org.testng.IClassListener, org.testng.IExecutionListener, org.testng.IInvokedMethodListener)
- io.trino.testng.services.ProgressLoggingListener (implements org.testng.ITestListener)
- io.trino.testng.services.ReportIllNamedTest (implements org.testng.IClassListener)
- io.trino.testng.services.ReportMultiThreadedBeforeOrAfterMethod (implements org.testng.IClassListener)
- io.trino.testng.services.ReportOrphanedExecutors (implements org.testng.ISuiteListener)
- io.trino.testng.services.ReportPrivateMethods (implements org.testng.IClassListener)
- io.trino.testng.services.ReportUnannotatedMethods (implements org.testng.IClassListener)
- io.trino.testng.services.RetryAnnotationTransformer (implements org.testng.IAnnotationTransformer)
Annotation Type Hierarchy
- io.trino.testng.services.Flaky (implements java.lang.annotation.Annotation)
- io.trino.testng.services.ReportOrphanedExecutors.Suppress (implements java.lang.annotation.Annotation)
- io.trino.testng.services.ReportPrivateMethods.Suppress (implements java.lang.annotation.Annotation)
- io.trino.testng.services.ReportUnannotatedMethods.Suppress (implements java.lang.annotation.Annotation)