Table of Contents
- Title
- Biography
- Why Is Unit Testing Important?
- Conclusion
- Conclusion
- Global Catastrophe
- Getting Around the Globals
- Terms: Parent Class, TestCase
- Terms: Test Class
- wp_mail(): So, I've Got This Method...
- wp_mail(): Lame Test
- wp_mail(): Goals
- wp_mail(): Leverage Pluggable
- wp_mail(): Send Helper
- wp_mail(): Verification Helper
- wp_mail(): Full Test
- wp_mail(): Expectations
- PHP Errors: Normally
- PHP Errors: Execution Stops
- Side Bar Pro Tip: Avoid Spagetti Code
- PHP Errors: But What if I WANT to Continue?
- PHP Errors: Setter Helper
- PHP Errors: Verification Helper
- PHP Errors: the Test
- Conclusion
- More Information