Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/invokers/
DInvokedMethodListenerInvoker.java96 private static class InvokeAfterInvocationWithoutContextStrategy implements class in InvokedMethodListenerInvoker
127 new InvokeAfterInvocationWithoutContextStrategy()); in INVOKE_WITHOUT_CONTEXT_STRATEGIES.put() argument