method
match_any_args?
1.3.0 -
Show latest stable
- Class:
Spec::Mocks::ArgumentExpectation
match_any_args?()public
No documentation available.
# File lib/spec/mocks/argument_expectation.rb, line 44
def match_any_args?
@match_any_args
end