public class TestRetryAnalyzer extends Object implements org.testng.IRetryAnalyzer
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_RETRY_COUNT |
| Constructor and Description |
|---|
TestRetryAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
void |
resetCount() |
boolean |
retry(org.testng.ITestResult result) |
public static final int MAX_RETRY_COUNT
Copyright © 2017. All rights reserved.