Methods

Files

RSpec::Sugar::Matchers

Public Instance Methods

have_aliases(method, *alias_methods) click to toggle source
# File lib/sugar-high/rspec/matchers/have_aliases.rb, line 47
def have_aliases method, *alias_methods
  HaveAliases.new method, *alias_methods
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.