public class TestRetryAnalyzer extends Object implements org.testng.IRetryAnalyzer
Constructor and Description |
---|
TestRetryAnalyzer() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getMaxCount() |
boolean |
retry(org.testng.ITestResult result) |
void |
setMaxCount(int count) |
Copyright © 2015. All rights reserved.