Learn CakePHP With Unit Testing / by Rādhārādhya Dāsa.

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...

Full description

Saved in:
Bibliographic Details
Main Author: Dāsa, Rādhārādhya (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edition:2nd ed. 2016.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • 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.