Searched refs:BEFORE_INVOCATION (Results 1 – 3 of 3) sorted by relevance
13 import static org.testng.internal.invokers.InvokedMethodListenerMethod.BEFORE_INVOCATION;120 INVOKE_WITH_CONTEXT_STRATEGIES.put(BEFORE_INVOCATION, in INVOKE_WITH_CONTEXT_STRATEGIES.put() argument124 INVOKE_WITHOUT_CONTEXT_STRATEGIES.put(BEFORE_INVOCATION, in INVOKE_WITHOUT_CONTEXT_STRATEGIES.put() argument
13 BEFORE_INVOCATION, enumConstant
51 import static org.testng.internal.invokers.InvokedMethodListenerMethod.BEFORE_INVOCATION;493 runInvokedMethodListeners(BEFORE_INVOCATION, invokedMethod, testResult); in invokeConfigurationMethod()621 runInvokedMethodListeners(BEFORE_INVOCATION, invokedMethod, testResult); in invokeMethod()