Searched refs:InvokedMethodListenerInvoker (Results 1 – 2 of 2) sorted by relevance
23 public class InvokedMethodListenerInvoker { class38 public InvokedMethodListenerInvoker(InvokedMethodListenerMethod listenerMethod, in InvokedMethodListenerInvoker() method in InvokedMethodListenerInvoker
41 import org.testng.internal.invokers.InvokedMethodListenerInvoker;554 …InvokedMethodListenerInvoker invoker = new InvokedMethodListenerInvoker(listenerMethod, testResult… in runInvokedMethodListeners()