Home > Back-end >  The MVC pattern and unit test
The MVC pattern and unit test

Time:10-22

Pictures of the MVC pattern to create a class diagram of the project,

Where should start testing? Starting from the TDD?
I don't know how to start testing in the case of without any programming,
Could you please tell me how to start, and I said a brief test guide... I really don't understand it together, thank you,

CodePudding user response:

Since Minesweep class, because it is the main method, can from the main method to start the program,
  • Related