Home > database >  PB of C/S (client how to unit test, what is the code quality tools?
PB of C/S (client how to unit test, what is the code quality tools?

Time:10-12

PB of C/S (client how to unit test, what is the code quality tools?

CodePudding user response:

Unit testing is to point to?

CodePudding user response:

PB no unit testing tools, if you need to be tested to a large amount of data can be to write a test tool

CodePudding user response:

General unit testing is carried out manually

CodePudding user response:

You can refer to these blog
http://blog.csdn.net/libing403/article/details/72908573
http://blog.csdn.net/libing403/article/details/72909348
http://blog.csdn.net/libing403/article/details/72909226
  • Related