Searched refs:confInvocationPassed (Results 1 – 1 of 1) sorted by relevance
194 if (!confInvocationPassed(tm, currentTestMethod, testClass, instance) && !alwaysRun) { in invokeConfigurations()412 private boolean confInvocationPassed(ITestNGMethod method, ITestNGMethod currentTestMethod, in confInvocationPassed() method in Invoker627 if(confInvocationPassed(tm, tm, testClass, instance)) { in invokeMethod()