Creating Zend Framework Elements
Elements should be placed within a 'Zend Module', which enables you to organize your MVC files.
Zend Framework items can be created through the New Zend Framework Item dialog, accessible by going to New | Zend Framework Item.
Through this dialog, you can create the following elements:
-
Zend Controller Test Case