Testing with JUnit. Master high quality software development driven by unit tests - Helion

ebook
Autor: Frank AppelTytuł oryginału: Testing with JUnit. Master high quality software development driven by unit tests
ISBN: 9781782166610
stron: 200, Format: ebook
Data wydania: 2015-08-27
Księgarnia: Helion
Cena książki: 79,90 zł
Osoby które kupowały "Testing with JUnit. Master high quality software development driven by unit tests", 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
Testing with JUnit. Master high quality software development driven by unit tests eBook -- spis treści
- 1. Getting started with JUnit
- 2. Writing well structured tests
- 3. Develop independently testable units
- 4. Testing exceptional flow
- 5. Use test runners for particular testing purposes
- 6. Reduce boilerplate with JUnit rules
- 7. Increase readability with custom assertions
- 8. Run tests automatically within a CI build
- 9. Appendix