Method: RSpec::Bash::Mocks::ScriptMessageExpectation#expected_args
- Defined in:
- lib/rspec/bash/mocks/script_message_expectation.rb
#expected_args ⇒ Object (readonly)
Returns the value of attribute expected_args.
9 10 11 |
# File 'lib/rspec/bash/mocks/script_message_expectation.rb', line 9 def expected_args @expected_args end |