Daniel-Martinez / Tags

Tags
0 stars 0 forks source link

Fix mockMissleLauncher #21

Closed Daniel-Martinez closed 10 years ago

Daniel-Martinez commented 10 years ago

this should not be derived from a base class. Also this mock class does not have to do anything. We can use methods like Console.Write(text on screen) is we want to see we are in a paticular method.

Daniel-Martinez commented 10 years ago

Mock missle launcher inherits the IMissileLauncher interface but its methods do nothing.