I'm learning rspec, and I'm wondering what the most effective way to write specs for a method that calls a chain of other methods. For example:I'm learning rspec, and I'm wondering what the
I'm learning rspec, and I'm wondering what the most effective way to write specs for a method that calls a chain of other methods. For example:I'm learning rspec, and I'm wondering what the