Searched refs:expected_tree (Results 1 – 3 of 3) sorted by relevance
163 def check_areas(self, areas, expected_tree, bounds=None): argument205 for branch in expected_tree:225 elif not self.check_areas(areas, expected_tree[branch], region):
376 expected_tree = opts[ :ast ]387 elsif expected_tree then388 result.tree.inspect.should == expected_tree
685 expected_tree = <<-END.strip!.gsub!( /\s+/, ' ' )698 result.tree.inspect.should == expected_tree