Cargando…

Unit testing in Java : how tests drive the code /

Software testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the end of their development cycle. However, quality cannot be tested into a buggy application. Early and...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Link, Johannes
Otros Autores: Frlich, Peter
Formato: Electrónico eBook
Idioma:Inglés
Alemán
Publicado: San Francisco, Calif. : Morgan Kaufmann, �2003.
Colección:Morgan Kaufmann Series in Software Engineering and Programming Ser.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Foreword; Contents; Preface; Part l: Basic Techniques; Chapter 1. Introduction; Chapter 2. Automating Unit Tests; Chapter 3. Basic Steps of the Test-First Approach; Chapter 4. Test Ideas and Heuristics; Chapter 5. The Inner Life of a Test Framework; Chapter 6. Dummy and Mock Objects for Independence; Chapter 7. Inheritance and Polymorphism; Chapter 8. How Much Is Enough?; Part II: Advanced Topics; Chapter 9. Persistent Objects; Chapter 10. Concurrent Programs; Chapter 11. Distributed Applications; Chapter 12. Web Applications; Chapter 13. Graphical User Interfaces.