ZF-2582: Unit test files cleanup
Description
As I pointed out in the ZF mailing list there's a remarkable number of unit test files with duplicate (and not needed) require statements or outdated code practice.
All those files should be cleaned up and, if possibile, all common best practice collected in a single page somewhere (may be the wiki?).
For further details I recommend to have a look at the following mailing list post http://nabble.com/Multiple-%28and-perhaps-not-need…
Comments
Posted by Wil Sinclair (wil) on 2008-04-18T13:12:05.000+0000
This doesn't appear to have been fixed in 1.5.0. Please update if this is not correct.
Posted by Wil Sinclair (wil) on 2008-06-15T13:59:59.000+0000
Changing to comply with new IT coventions for components.
Posted by Mickael Perraud (mikaelkael) on 2010-03-30T04:58:47.000+0000
Reassigning to Matthew as it is a part of ZF2 refactoring