java的Junit的用法(转发)

初级https://blog.csdn.net/andycpp/article/details/1327147/

中级https://blog.csdn.net/andycpp/article/details/1327346

高级https://blog.csdn.net/andycpp/article/details/1329218

其他https://www.cnblogs.com/ysw-go/p/5447056.html

 本地项目F:\bupt\project\JunitTest

1.安装插件File -> Settings -> Plugins  然后输入Junit

2.重启Idea

3.在你要创建测试用例的类中按 Ctrl + Shift + T 

4.选中你要创建测试用例的方法。

5.OK

posted on 2018-03-26 11:33  lijingran  阅读(151)  评论(0编辑  收藏  举报

导航