Skip to content

Commit

Permalink
add mocking and stubbing to tdd trail
Browse files Browse the repository at this point in the history
  • Loading branch information
drapergeek committed May 29, 2012
1 parent 34f0a8f commit 10240bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trails/test-driven-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ You know everyday TDD when you can:
* Make the test error or fail.
* Make the test pass by writing the simplest implementation possible.
* Refactor.
* Understand the basics of mocking and stubbing in unit tests.

Ongoing reference
-----------------
Expand Down

0 comments on commit 10240bf

Please sign in to comment.