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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Dāsa, Rādhārādhya (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Έκδοση:2nd ed.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.