Searched refs:disallowedTestTypes (Results 1 – 1 of 1) sorted by relevance
533 IConfiguration config, List<String> disallowedTestTypes) throws ConfigurationException { in checkDisallowedTestType() argument534 if (disallowedTestTypes == null || disallowedTestTypes.isEmpty()) { in checkDisallowedTestType()539 ModuleTestTypeUtil.getMatchedConfigTestTypes(config, disallowedTestTypes); in checkDisallowedTestType()