class Transpec::Syntax::RSpecConfigure::Expectations

Public Instance Methods

block_method_name() click to toggle source
# File lib/transpec/syntax/rspec_configure/expectations.rb, line 9
def block_method_name
  :expect_with
end