Learn CakePHP : With Unit Testing /

Detalles Bibliográficos
Autor principal: Dāsa, Rādhārādhya. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:2nd ed. 2016.
Materias:
Tabla de Contenidos:
  • 1. What is Unit Testing?
  • 2. What is CakePHP?
  • 3. Clean Code
  • 4. Test Driven Development
  • 5. Development Cycle
  • 6. Preparing for Testing
  • 7. Fixtures
  • 8. Model Tests
  • 9. Controller Tests 1
  • 10. Mocks
  • 11. Controller Tests 2
  • 12. Test Suites
  • 13. Testing from Command Line
  • 14. Goodies
  • Appendix A.