|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IInvokedMethodListener
A listener that gets invoked before and after a method is invoked by TestNG. This listener will only be invoked for configuration and test methods.
| Method Summary | |
|---|---|
void |
afterInvocation(IInvokedMethod method,
ITestResult testResult)
|
void |
beforeInvocation(IInvokedMethod method,
ITestResult testResult)
|
| Method Detail |
|---|
void beforeInvocation(IInvokedMethod method,
ITestResult testResult)
void afterInvocation(IInvokedMethod method,
ITestResult testResult)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||