Skip to content

Commit

Permalink
README tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Baranosky committed Oct 24, 2012
1 parent a9be6d9 commit ae0bdcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ Pretty straightforward, eh? You just use the `mocking` macro, specifying all the
Stubbing
========

As mentioned in the intro to this post, sometimes your tests need to specify values to be returned by the functions being mocked out. That’s where `stubbing` comes in.
Sometimes your tests need to specify values to be returned by the functions being mocked out. That’s where `stubbing` comes in.

Here’s how it works -

Expand Down

0 comments on commit ae0bdcc

Please sign in to comment.