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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
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