林先森_007

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

导包:

1、Hamcrest Core 包:    https://mvnrepository.com/artifact/org.hamcrest/hamcrest-core/1.3

2、Junit包:  https://mvnrepository.com/artifact/junit/junit/4.12

打开Intellij IDEA

如果还未安装JUnit, 点击File  ==》 Settings ==》Plugins ==》 输入Junit 进行搜索 ==》 JUnit Generator V2.0

 Browse repositories ==》 install (安装完毕后重启 Intellij IDEA)

 

 点击File  ==》 Settings ==》 Other Generator ==》JUnit Generator

Output Path:  设置为:  ${SOURCEPATH}/../../test/java/${PACKAGE}/${FILENAME}

 

posted on 2019-06-23 17:20  林先森_007  阅读(5908)  评论(0编辑  收藏  举报