Does anyone have an example of how to test a custom Zend_Form that extend from that class with PHPUnit?? I may need to test the construct and the init... where i'm adding elements to the My_Custom_Zend_Form.
+1
A:
There was a recent screencast at zendcasts.com called Unit Testing Zend_Form. Could it be of any help?
chelmertz
2010-10-23 00:25:30
Awesome, just what i was looking for. Thanks
Gmi182
2010-10-23 00:40:36
@Gmi182: sweet, good luck!
chelmertz
2010-10-23 00:53:04