Class: RSpec::Mocks::ArgumentMatchers::NoArgsMatcher
- Defined in:
 - lib/rspec/mocks/argument_matchers.rb
 
Instance Method Summary collapse
Instance Method Details
#description ⇒ Object
      28 29 30  | 
    
      # File 'lib/rspec/mocks/argument_matchers.rb', line 28 def description "no args" end  |