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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Edición: | 2nd ed. 2016. |
Temas: | |
Acceso en línea: | Texto Completo |
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.