Cargando…

Learn CakePHP : with unit testing /

This impactful short book shows you how to accelerate your development of PHP applications using the popular CakePHP web application development framework and unit testing. This is a test driven development approach to learning and using the CakePHP framework to build faster, better PHP-based web ap...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dāsa, Rādhārādhya (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2016.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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.