We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add Type Casting section
Update Mocks
Update Mock Modules
Grammar
Create Mock Modules
Update links under Mocks and Doubles
Add link to Injecting Mocks
Create Injecting Mocks
Remove Injecting Mocks section (moving to its own page)
Add link to Mock Modules
Mock stubs no longer leak with `expect().to receive()` syntax
Update with current type names (TestExpression -> Expression)
Update Anonymous Doubles
Update Stubs
Update Stub Expectations
Add section regarding instance variables and initializers
Add docs for injecting mocks
Fixes
Link to mocks
Correct precedence of block stubs
Add mocks and doubles sub-pages
Remove reference to verifying doubles