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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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