Test driven practical TDD and acceptance TDD for Java developers
Describes the techniques, tools, and design patterns of TDD and ATDD and how to test Java code and Java EE components.
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Greenwich, Connecticut :
Manning Publications
[2008]
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627423806719 |
Tabla de Contenidos:
- Intro
- Copyright
- Dedication
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
- Part 1. A TDD primer
- Chapter 1. The big picture
- Chapter 2. Beginning TDD
- Chapter 3. Refactoring in small steps
- Chapter 4. Concepts and patterns for TDD
- Part 2. Applying TDD to specific technologies
- Chapter 5. Test-driving web components
- Chapter 6. Test-driving data access
- Chapter 7. Test-driving the unpredictable
- Chapter 8. Test-driving Swing
- Part 3. Building products with Acceptance TDD
- Chapter 9. Acceptance TDD explained
- Chapter 10. Creating acceptance tests with Fit
- Chapter 11. Strategies for implementing acceptance tests
- Chapter 12. Adopting TDD
- Appendix A. Brief JUnit 4 tutorial
- Appendix B. Brief JUnit 3.8 tutorial
- Appendix C. Brief EasyMock tutorial
- Appendix D. Running tests with Ant
- Resources
- Index
- List of Figures
- List of Tables
- List of Listings.