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

ebook
Autor: Viktor Farcic, Alex GarciaTytuł oryginału: Test-Driven Java Development. Invoke TDD principles for end-to-end application development with Java
ISBN: 9781783987436
stron: 284, Format: ebook
Data wydania: 2015-08-27
Księgarnia: Helion
Cena książki: 159,00 zł
Osoby które kupowały "Test-Driven Java Development. Invoke TDD principles for end-to-end application development with Java", wybierały także:
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 126,36 zł, (13,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,67 zł, (13,90 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
Spis treści
Test-Driven Java Development. Invoke TDD principles for end-to-end application development with Java eBook -- spis treści
- 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