Searched defs:testModules (Results 1 – 2 of 2) sorted by relevance
102 String testModules = testDiscoveryExecutor.discoverDependencies(args); in main() local169 List<String> testModules = new ArrayList<>(discoverTestModulesFromTests(tests)); in discoverDependencies() local222 Set<String> testModules = new LinkedHashSet<String>(); in discoverTestModulesFromTests() local
238 List<String> testModules = parseTestDiscoveryOutput(result, TEST_MODULES_LIST_KEY); in discoverTestDependencies() local370 List<String> testModules = parseTestDiscoveryOutput(result, TEST_MODULES_LIST_KEY); in discoverTestMappingDependencies() local590 List<String> testModules = new ArrayList<>(); in parseTestDiscoveryOutput() local