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