Hey Jeff, I second Shawn, my guess is an exception is thrown and then it dispatches to your error controller (in the default module). I wrote a test listener to be able to create slightly more useful error messages from a phpunit run.
http://till.klampaeckel.de/blog/archives/116-Debugging-Zend_Test.html Code is on pearfarm: http://till.pearfarm.org/till/Lagged_Test_PHPUnit_ControllerTestCase_Listener Till On Sun, Jun 5, 2011 at 8:06 PM, Jeff Yarrington <[email protected]> wrote: > Thanks for the heads up Shawn, I'll look in my logs and post my findings. > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/PHPUnit-is-only-dispatching-default-module-why-tp3572200p3575455.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > > > -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
