class TestBelt::Matchers::HaveReaders::Matcher

Public Instance Methods

method_type() click to toggle source
# File lib/test_belt/matchers/have_readers.rb, line 20
def method_type
  "reader"
end