From: Nat P. <np...@us...> - 2002-08-09 18:49:58
|
Update of /cvsroot/mockobjects/no-stone-unturned In directory usw-pr-cvs1:/tmp/cvs-serv24074 Added Files: outline.txt Log Message: Added outline of book --- NEW FILE: outline.txt --- Part I : Intro to TDD 1. Introduction - who this book is for - what is the point of the book - admin 2. TDD - Introduction and example (v. simple) - Quick intro to JUnit 3. No object is an island - robot example or similar (using mocks) 4. Expectations Part II: working with 3rd party software 5. Servlet example - extended example - comparison with Cactus 6. DB Examples Part III: GUIs 7. GUI examples 8. Part IV: Living with Unit testing 9. Test organisation 10. Test smells 11. Retrofitting Part V: Other environments 12. C++ (with Workshare?) 13. bash 14. Dynamic & metaprogramming Part VI: Closing 16. More Test Patterns. 15. Summing up Appendices A. Tools B. Resources C. Diagram conventions |