Version 2 (modified by velizar, 16 years ago) (diff) |
---|
Analysis
(Give as much as possible of the needed information for designing and implementing the task in the following sections.)
Overview
All unit tests in main.app.commons that are not working should be fixed.
Task requirements
- Move the tests, which are in wrong package, to their correct package.
- Delete duplicate tests.
- Fix all remaining tests.
Task result
All unit tests in main.app.commons should be working.
Implementation idea
Debug the tests that fail and correct the errors.
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)