Method: Spec::Mocks::BaseExpectation#expected_args
- Defined in:
- lib/spec/mocks/message_expectation.rb
#expected_args ⇒ Object
45 46 47 |
# File 'lib/spec/mocks/message_expectation.rb', line 45 def expected_args @args_expectation.args end |