class RSpec::SleepingKingStudios::Matchers::Core::HaveAliasedMethodMatcher

Matcher for testing whether an object aliases a specified method using the specified other method name.

@since 2.2.0

@note Prior to 2.7.0, this was named AliasMethodMatcher.