|
Re: Zend_Test, PHPUnit & option --coverage-html: msg#00113php.zend.framework.mvc
-- mikaelkael <perraud.mickael-1tsiiZ//OF9QFI55V6+gNQ@xxxxxxxxxxxxxxxx> wrote (on Sunday, 20 July 2008, 11:40 AM +0200): > When I realize a suite of test with generating of coverage report > ('phpunit --verbose --coverage-html ./rapport AllTests'), I have an > exception in method __set() of Zend_Test_PHPUnit_ControllerTestCase. I > need to disable the 2 tests (not simply one) in the function to be able > to have my report. > > I use: > - ZF (SVN 10221) > - PHPUnit 3.2.21 > - error_reporting(E_ALL) > > For the first test, I haven't any information just a break of the program. > > For the second test, I have for example "Zend_Exception: Overloading of > non-public properties is prohibited" with $name='__liHtml'. I've modified the logic to allow properties beginning with double underscores to be set (see r10242). -- Matthew Weier O'Phinney Software Architect | matthew-C1q0ot2/XZ0@xxxxxxxxxxxxxxxx Zend Framework | http://framework.zend.com/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Zend_Test, PHPUnit & option --coverage-html: 00113, mikaelkael |
|---|---|
| Next by Date: | Re: Re: Zend_Test, PHPUnit & option --coverage-html: 00113, mikaelkael |
| Previous by Thread: | Zend_Test, PHPUnit & option --coverage-htmli: 00113, mikaelkael |
| Next by Thread: | Re: Re: Zend_Test, PHPUnit & option --coverage-html: 00113, mikaelkael |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |