Module: ConvenientService::RSpec::Matchers::HaveAttrReader
- Included in:
- ConvenientService::RSpec::Matchers
- Defined in:
- lib/convenient_service/rspec/matchers/have_attr_reader.rb
Instance Method Summary collapse
Instance Method Details
#have_attr_reader ⇒ Object
12 13 14 |
# File 'lib/convenient_service/rspec/matchers/have_attr_reader.rb', line 12 def have_attr_reader(...) Classes::HaveAttrReader.new(...) end |