Class: Spec::Mocks::AnyArgsConstraint
- Defined in:
- lib/spec/mocks/argument_expectation.rb
Instance Method Summary collapse
Instance Method Details
#description ⇒ Object
50 51 52 |
# File 'lib/spec/mocks/argument_expectation.rb', line 50 def description "any args" end |