fab2008 wrote: > > In my previous applications I've been able to write some tests against > some DOM conditions using the Zend_Test package pretty easily. Now in my > latest application using Zend_Application as bootstrap method I don't > understand how to make things working. In the official documentation there > are only examples that bootstrap the test environment using initialization > [...] > But how to make this work with Zend_Application? I tried different > approaches but none of them worked :-( >
I just received the correct answer in http://stackoverflow.com/questions/1337101/how-to-bootstrap-zendtestphpunitcontrollertestcase-with-zendapplication Silvan -- View this message in context: http://www.nabble.com/Zend_Application-and-Unit-Testing-with-Zend_Test_*-classes-tp25108686p25167093.html Sent from the Zend Framework mailing list archive at Nabble.com.
