Package org.apache.pulsar.tests
Class RetryAnalyzer
- java.lang.Object
-
- org.testng.util.RetryAnalyzerCount
-
- org.apache.pulsar.tests.RetryAnalyzer
-
- All Implemented Interfaces:
org.testng.IRetryAnalyzer
public class RetryAnalyzer extends org.testng.util.RetryAnalyzerCount
-
-
Constructor Summary
Constructors Constructor Description RetryAnalyzer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanretryMethod(org.testng.ITestResult result)
-