Module: ConvenientService::RSpec::Matchers::CallChainNext
- Included in:
- ConvenientService::RSpec::Matchers
- Defined in:
- lib/convenient_service/rspec/matchers/call_chain_next.rb
Instance Method Summary collapse
Instance Method Details
#call_chain_next ⇒ Object
7 8 9 |
# File 'lib/convenient_service/rspec/matchers/call_chain_next.rb', line 7 def call_chain_next(...) Classes::CallChainNext.new(...) end |