Home
last modified time | relevance | path

Searched refs:InvokeAfterInvocationWithContextStrategy (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/invokers/
DInvokedMethodListenerInvoker.java104 private static class InvokeAfterInvocationWithContextStrategy implements class in InvokedMethodListenerInvoker
123 new InvokeAfterInvocationWithContextStrategy()); in INVOKE_WITH_CONTEXT_STRATEGIES.put() argument