|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRetryAnalyzer
Interface to implement to be able to have a chance to retry a failed test.
| Method Summary | |
|---|---|
boolean |
retry(ITestResult result)
Returns true if the test method has to be retried, false otherwise. |
| Method Detail |
|---|
boolean retry(ITestResult result)
result - The result of the test method that just ran.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||