Home
last modified time | relevance | path

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

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