[[BackLinksMenu]] [[TicketQuery(summary=UNPLANED_APP_COMMONS_TEST_FIXING, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == 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. == How to demo == = 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.)