>>But this is what happens during a normal request. Additionally, there's
>>a bit more logic that happens in the ControllerTestCase::setUp() method
>>that, if skipped, will cause issues -- it ensures that singletons are
>>reset, the request and response reset, etc.
> 

Actually, I don't call parent::setUp() method because there is one resource
i don't want to bootstrap. This resource sets up the locale from the browser
locale which doesn't exist in PHPUnit context.



>>What does the backtrace provide? If you're not getting a backtrace,
>>install and enable xdebug so you can get one. 
> 
>>Also, what version of PHPUnit and PHP are you using?
> 

I'm using PHP 5.3.3 and PHPUnit 5.3.0.
I will install Xdebug and let you know about the backtrace later

thanks a lot

-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Unit-Test-Plugins-loaded-multiple-times-tp3213501p3216160.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to