Package io.trino.testng.services
Class FlakyTestRetryAnalyzer
java.lang.Object
io.trino.testng.services.FlakyTestRetryAnalyzer
- All Implemented Interfaces:
org.testng.IRetryAnalyzer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlakyTestRetryAnalyzer
public FlakyTestRetryAnalyzer()
-
-
Method Details
-
retry
public boolean retry(org.testng.ITestResult result) - Specified by:
retryin interfaceorg.testng.IRetryAnalyzer
-