Chapter 3

Setup techniques

Let’s look at some of the basic techniques we use at the setup stage of our unit test

We are going to look at the following techniques

  1. simple test data
  2. data driven test
  3. Fake test dependency or test double
  4. Mock dependency

Watch video
comments powered by Disqus