public class RetryAnalyzer
extends java.lang.Object
implements org.testng.IRetryAnalyzer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RETRY_INVOCATION_COUNT |
static java.lang.String |
WILL_RETRY |
| Constructor and Description |
|---|
RetryAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getRetryCount() |
boolean |
retry(org.testng.ITestResult result) |
boolean |
shouldRetry(org.testng.ITestResult result) |
Copyright © 2000 Infostretch Corp.