Package io.trino.testng.services
-
Class Summary Class Description FlakyAnnotationVerifier Detects test methods which are annotaded with @Flaky annotation but are missing explicit @Test annotationFlakyTestRetryAnalyzer LogTestDurationListener ProgressLoggingListener ReportIllNamedTest ReportInnerTestClasses Detects test classes which are defined as inner classes TestNG support is poor for these inner test classes: https://github.com/trinodb/trino/pull/11185ReportMultiThreadedBeforeOrAfterMethod ReportOrphanedExecutors ReportPrivateMethods ReportUnannotatedMethods RetryAnnotationTransformer -
Annotation Types Summary Annotation Type Description Flaky Deprecated. Use of this is strongly discouraged.ReportOrphanedExecutors.Suppress ReportPrivateMethods.Suppress ReportUnannotatedMethods.Suppress