PHPNW10: A Review
… Controller testing to test the Zend Framework application, does URL mapping, form validation and security. Database testing tests … controller testing we use $this->dispatch('/'); to browse to the root url of the application. This makes sure it actually works, i.e. it …