I researched the differences between RSpec’s stub and mock, so here are the sites that were helpful references.
- rspec/rspec-mocks · GitHub
- RSpec on RailsでMockやStubがやっと腑に落ちた。これは確かにすごい。 - Downtown Nomad - 下町ノーマッド
- Start! Ruby - RSpecの構文
- floatingdays: RSpecの規約を覚えるためのリンク集とメモ
- Ruby on Rails でのモックとスタブの作成
- あーありがち - Stub と Mock の違いが分かってきた気がする
- マーティン・ファウラーの「Mocks Aren't Stubs - モックはスタブではない」の翻訳 - [lib]
That’s all from the Gemba.