public class RetryAnalyzer
extends java.lang.Object
implements org.testng.IRetryAnalyzer
Modifier and Type | Field and Description |
---|---|
int |
attemptsCount |
static org.apache.log4j.Logger |
LOGGER |
Constructor and Description |
---|
RetryAnalyzer() |
Modifier and Type | Method and Description |
---|---|
boolean |
retry(org.testng.ITestResult result) |