3460:480 S20 HFSD Chapter 8

1234567891011121314
Across
  1. 2. To help reduce tests code you can use ..... objects
  2. 7. Bad approaches to TDD are called .....
  3. 8. TDD
  4. 10. Write the ..... code that will get the test to pass
  5. 13. ..... testing is essential to TDD
  6. 14. You ain't going to need it
Down
  1. 1. When you should test.
  2. 3. To help reduce dependencies to real classes you can use .....
  3. 4. Fine grained tests.
  4. 5. Mock objects realize .....
  5. 6. Todo effective TDD you need to have low .....
  6. 9. TDD means writing tests .....
  7. 11. Red, Green, .....
  8. 12. Your tests should ..... at first