|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConfigurationListener
Listener interface for events related to configuration methods.
| Method Summary | |
|---|---|
void |
onConfigurationFailure(ITestResult itr)
Invoked whenever a configuration method failed. |
void |
onConfigurationSkip(ITestResult itr)
Invoked whenever a configuration method was skipped. |
void |
onConfigurationSuccess(ITestResult itr)
Invoked whenever a configuration method succeeded. |
| Method Detail |
|---|
void onConfigurationSuccess(ITestResult itr)
void onConfigurationFailure(ITestResult itr)
void onConfigurationSkip(ITestResult itr)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||