Searched defs:expectedRules (Results 1 – 2 of 2) sorted by relevance
556 Set<String> expectedRules = in testIndirectRecursionLoop() local585 Set<String> expectedRules = in testIndirectRecursionLoop2() local616 Set<String> expectedRules = in testIndirectRecursionLoop3() local794 Set<String> expectedRules = new HashSet<String>() {{add("a");}}; in testimmediateLeftRecursion() local806 Set<String> expectedRules = new HashSet<String>() {{add("a"); add("b"); add("c");}}; in testIndirectLeftRecursion() local820 Set<String> expectedRules = in testLeftRecursionInMultipleCycles() local833 Set<Rule> expectedRules = new HashSet<Rule>(); in testCycleInsideRuleDoesNotForceInfiniteRecursion() local
80 IncludeExcludeRules expectedRules = new IncludeExcludeRules(includePaths, excludePaths); in testGetIncludeExcludeRules_isNotMigration_returnsRules() local