摘要: 一、实验目的 1)掌握单元测试的方法 2) 学习XUnit测试原理及框架; 3)掌握使用测试框架进行单元测试的方法和过程。 二、实验内容与要求 1)源码 #include "stdio.h" #include "string.h" #include "windows.h" #include "tim 阅读全文
posted @ 2020-06-03 19:36 sleeping_beauty 阅读(234) 评论(0) 推荐(0)