Class: RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher
- Inherits:
-
Object
- Object
- RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher
- Defined in:
- lib/rspec/mocks/argument_matchers.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) description
15 16 17 |
# File 'lib/rspec/mocks/argument_matchers.rb', line 15 def description "any args" end |