Searched refs:addModuleMetadataIncludeFilters (Results 1 – 2 of 2) sorted by relevance
225 test1.addModuleMetadataIncludeFilters(new MultiMap<>(map)); in testDiscoverDependencies_UnsupportedOptions()282 test1.addModuleMetadataIncludeFilters(new MultiMap<>(map)); in testDiscoverDependencies_fallback()369 test1.addModuleMetadataIncludeFilters(new MultiMap<>(map)); in testDiscoverDependencies_metadataAndIncludeFilters()
1526 public void addModuleMetadataIncludeFilters(MultiMap<String, String> filters) { in addModuleMetadataIncludeFilters() method in ITestSuite