|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConfigurable
If a test class implements this interface, its run() method will be invoked instead of each configuration method found. The invocation of the configuration method will then be performed upon invocation of the callBack() method of the IConfigureCallBack parameter.
Method Summary | |
---|---|
void |
run(IConfigureCallBack callBack,
ITestResult testResult)
|
Method Detail |
---|
void run(IConfigureCallBack callBack, ITestResult testResult)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |