rlmoser99 / ruby_rspec_TOP

A tutorial that I developed for students at The Odin Project to learn RSpec.

Home Page:https://github.com/TheOdinProject/ruby_testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the 'Assert' before 'Act'

rlmoser99 opened this issue · comments

# 'Assert' before 'Act', which is an example of mocking.

Instead of using that documentation and refer to it as mocking, explain it as using message expectations.
https://relishapp.com/rspec/rspec-mocks/docs