Class: TestBelt::Matchers::HaveReaders::Matcher
- Inherits:
-
TestBelt::Matchers::HaveInstanceMethods::Matcher
- Object
- Base
- TestBelt::Matchers::HaveInstanceMethods::Matcher
- TestBelt::Matchers::HaveReaders::Matcher
- Defined in:
- lib/test_belt/matchers/have_readers.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from TestBelt::Matchers::HaveInstanceMethods::Matcher
Methods inherited from Base
Constructor Details
This class inherits a constructor from TestBelt::Matchers::HaveInstanceMethods::Matcher
Instance Method Details
#method_type ⇒ Object
20 21 22 |
# File 'lib/test_belt/matchers/have_readers.rb', line 20 def method_type "reader" end |