CPSC 480 HFSD Chapter 8
Across
- 1. ..... testing is essential to TDD
- 3. Fine grained tests.
- 6. Write the ..... code that will get the test to pass
- 8. When you should test.
- 10. TDD
- 11. To do effective TDD you need to have low .....
Down
- 2. Bad approaches to TDD are called .....
- 4. Red, Green, .....
- 5. TDD means writing tests .....
- 7. Your tests should ..... at first
- 9. You ain't going to need it