private static class InvokedMethodListenerInvoker.InvokeAfterInvocationWithContextStrategy extends java.lang.Object implements InvokedMethodListenerInvoker.InvocationStrategy<IInvokedMethodListener2>
| Modifier | Constructor and Description |
|---|---|
private |
InvokeAfterInvocationWithContextStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
callMethod(IInvokedMethodListener2 listener,
IInvokedMethod invokedMethod,
ITestResult testResult,
ITestContext testContext) |
private InvokeAfterInvocationWithContextStrategy()
public void callMethod(IInvokedMethodListener2 listener, IInvokedMethod invokedMethod, ITestResult testResult, ITestContext testContext)
callMethod in interface InvokedMethodListenerInvoker.InvocationStrategy<IInvokedMethodListener2>