multippt/cs2103aug12-w10-4s

Unit testing for CommandProcessor

Closed this issue · 2 comments

Add unit tests for CommandProcessor.

Have setter method inject stub TaskManager into CommandProcessor to verify 
requests passed to TaskManager.

Original issue reported on code.google.com by ready...@gmail.com on 21 Oct 2012 at 1:33

Please perform unit testing for command processing, preferably by the next 
milestone V0.3.

Original comment by ready...@gmail.com on 27 Oct 2012 at 3:20

  • Added labels: Priority-High, Component-Logic
Unit testing for command processing completed.

Original comment by ready...@gmail.com on 31 Oct 2012 at 1:58

  • Changed state: Done