Have a personal or library account? Click to login
Test-Driven Java Development: Invoke TDD principles for end-to-end application development with Java Cover

Test-Driven Java Development: Invoke TDD principles for end-to-end application development with Java

Chapter in the book
Paid access
|Sep 2015
Table of contents

Table of Contents

  1. Why Should I Care for Test-Driven Development?
  2. Tools, Frameworks and Environment
  3. Red-Green-Refactor: From Failure Through Success Until Perfection
  4. Unit Testing: Focusing on What You Do and Not What Has Been Done
  5. Design: If It's Not Testable, It's Not Designed Well
  6. Mocking: Removing External Dependencies
  7. BDD: Working Together With the Whole Team
  8. Refactoring Legacy Code: Making Him Young Again
  9. Feature Toggles: Deploying Partially Done Features to Production
  10. Putting It Altogether

PDF preview is not available for this content.

PDF ISBN: 978-1-78398-743-6
Publisher: Packt Publishing Limited
Copyright owner: © 2015 Packt Publishing Limited
Publication date: 2015
Language: English
Pages: 284
Test-Driven Java Development