A B F G I L M O P R T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterInvocation(IInvokedMethod, ITestResult) - Method in class io.trino.testng.services.LogTestDurationListener
B
- because() - Method in annotation type io.trino.testng.services.ReportOrphanedExecutors.Suppress
- beforeInvocation(IInvokedMethod, ITestResult) - Method in class io.trino.testng.services.LogTestDurationListener
- benchmark(Class<?>) - Static method in class io.trino.jmh.Benchmarks
- benchmark(Class<?>, WarmupMode) - Static method in class io.trino.jmh.Benchmarks
- Benchmarks - Class in io.trino.jmh
- Benchmarks.BenchmarkBuilder - Class in io.trino.jmh
F
- Flaky - Annotation Type in io.trino.testng.services
-
Deprecated.Use of this is strongly discouraged. Instead prefer to find the cause of the issue and either fix the test or rewrite it to not be flaky.
- FlakyAnnotationVerifier - Class in io.trino.testng.services
-
Detects test methods which are annotaded with @Flaky annotation but are missing explicit @Test annotation
- FlakyAnnotationVerifier() - Constructor for class io.trino.testng.services.FlakyAnnotationVerifier
- FlakyTestRetryAnalyzer - Class in io.trino.testng.services
- FlakyTestRetryAnalyzer() - Constructor for class io.trino.testng.services.FlakyTestRetryAnalyzer
- fullToString(ThreadInfo) - Static method in class io.trino.jvm.Threads
-
Returns representation of
ThreadInfo.
G
- getDockerImagesVersion() - Static method in class io.trino.testing.TestingProperties
- getProjectVersion() - Static method in class io.trino.testing.TestingProperties
I
- includeAll() - Method in class io.trino.jmh.Benchmarks.BenchmarkBuilder
- includeMethod(String) - Method in class io.trino.jmh.Benchmarks.BenchmarkBuilder
- io.trino.jmh - package io.trino.jmh
- io.trino.jvm - package io.trino.jvm
- io.trino.testing - package io.trino.testing
- io.trino.testng.services - package io.trino.testng.services
- issue() - Method in annotation type io.trino.testng.services.Flaky
-
Deprecated.
L
- LogTestDurationListener - Class in io.trino.testng.services
- LogTestDurationListener() - Constructor for class io.trino.testng.services.LogTestDurationListener
M
- match() - Method in annotation type io.trino.testng.services.Flaky
-
Deprecated.A test is retried when it fails with a stacktrace, which string representation matches given regular expression.
O
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.FlakyAnnotationVerifier
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.LogTestDurationListener
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.ProgressLoggingListener
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.ReportIllNamedTest
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.ReportInnerTestClasses
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.ReportMultiThreadedBeforeOrAfterMethod
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.ReportPrivateMethods
- onAfterClass(ITestClass) - Method in class io.trino.testng.services.ReportUnannotatedMethods
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.FlakyAnnotationVerifier
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.LogTestDurationListener
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.ProgressLoggingListener
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.ReportIllNamedTest
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.ReportInnerTestClasses
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.ReportMultiThreadedBeforeOrAfterMethod
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.ReportPrivateMethods
- onBeforeClass(ITestClass) - Method in class io.trino.testng.services.ReportUnannotatedMethods
- onExecutionFinish() - Method in class io.trino.testng.services.LogTestDurationListener
- onExecutionStart() - Method in class io.trino.testng.services.LogTestDurationListener
- onFinish(ISuite) - Method in class io.trino.testng.services.ReportOrphanedExecutors
- onFinish(ITestContext) - Method in class io.trino.testng.services.ProgressLoggingListener
- onStart(ISuite) - Method in class io.trino.testng.services.ReportOrphanedExecutors
- onStart(ITestContext) - Method in class io.trino.testng.services.ProgressLoggingListener
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class io.trino.testng.services.ProgressLoggingListener
- onTestFailure(ITestResult) - Method in class io.trino.testng.services.ProgressLoggingListener
- onTestSkipped(ITestResult) - Method in class io.trino.testng.services.ProgressLoggingListener
- onTestStart(ITestResult) - Method in class io.trino.testng.services.ProgressLoggingListener
- onTestSuccess(ITestResult) - Method in class io.trino.testng.services.ProgressLoggingListener
P
- ProgressLoggingListener - Class in io.trino.testng.services
- ProgressLoggingListener() - Constructor for class io.trino.testng.services.ProgressLoggingListener
R
- ReportIllNamedTest - Class in io.trino.testng.services
- ReportIllNamedTest() - Constructor for class io.trino.testng.services.ReportIllNamedTest
- ReportInnerTestClasses - Class in io.trino.testng.services
-
Detects test classes which are defined as inner classes TestNG support is poor for these inner test classes: https://github.com/trinodb/trino/pull/11185
- ReportInnerTestClasses() - Constructor for class io.trino.testng.services.ReportInnerTestClasses
- ReportMultiThreadedBeforeOrAfterMethod - Class in io.trino.testng.services
- ReportMultiThreadedBeforeOrAfterMethod() - Constructor for class io.trino.testng.services.ReportMultiThreadedBeforeOrAfterMethod
- ReportOrphanedExecutors - Class in io.trino.testng.services
- ReportOrphanedExecutors() - Constructor for class io.trino.testng.services.ReportOrphanedExecutors
- ReportOrphanedExecutors.Suppress - Annotation Type in io.trino.testng.services
- ReportPrivateMethods - Class in io.trino.testng.services
- ReportPrivateMethods() - Constructor for class io.trino.testng.services.ReportPrivateMethods
- ReportPrivateMethods.Suppress - Annotation Type in io.trino.testng.services
- ReportUnannotatedMethods - Class in io.trino.testng.services
- ReportUnannotatedMethods() - Constructor for class io.trino.testng.services.ReportUnannotatedMethods
- ReportUnannotatedMethods.Suppress - Annotation Type in io.trino.testng.services
- retry(ITestResult) - Method in class io.trino.testng.services.FlakyTestRetryAnalyzer
- RetryAnnotationTransformer - Class in io.trino.testng.services
- RetryAnnotationTransformer() - Constructor for class io.trino.testng.services.RetryAnnotationTransformer
- run() - Method in class io.trino.jmh.Benchmarks.BenchmarkBuilder
T
- TestingProperties - Class in io.trino.testing
- Threads - Class in io.trino.jvm
- transform(ITestAnnotation, Class, Constructor, Method) - Method in class io.trino.testng.services.RetryAnnotationTransformer
W
- withOptions(Consumer<ChainedOptionsBuilder>) - Method in class io.trino.jmh.Benchmarks.BenchmarkBuilder
All Classes All Packages