ZF-10472: Zend_Log: review tests
Description
Refactor all tests about Zend_Log : - should run each test class in standalone - add missing require_once in Zend_Log_Filter_Suppress, and Zend_Log_Writer_Syslog - add a test suite class by kind (filter, formatter, or writer) - correct some PHPDoc blocks
Comments
Posted by Benoît Durand (intiilapa) on 2010-09-19T05:46:48.000+0000
r22977
Posted by Ramon Henrique Ornelas (ramon) on 2010-09-19T17:12:40.000+0000
Excelent work Benoit ;).