Qinfeiii / cs2103aug12-w10-4s

Automatically exported from code.google.com/p/cs2103aug12-w10-4s
0 stars 0 forks source link

Unit testing for CommandProcessor #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Unit testing for command processing completed.

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