Searched defs:shouldRunModule (Results 1 – 4 of 4) sorted by relevance
39 public RunStrategy shouldRunModule(IInvocationContext context); in shouldRunModule() method
52 public final RunStrategy shouldRunModule(IInvocationContext context) { in shouldRunModule() method in BaseModuleController
31 public static boolean shouldRunModule(TestRunResult moduleResults, List<RetryType> types) { in shouldRunModule() method in RetryResultHelper
377 private boolean shouldRunModule(String moduleId) { in shouldRunModule() method in SuiteModuleLoader